Re: [PATCH v3] arm: dts: ti: drop usage of redundant compatible
From: Tony Lindgren <tony@atomide.com>
Date: 2021-06-11 07:27:20
Also in:
linux-arm-kernel, linux-omap, linux-pwm
From: Tony Lindgren <tony@atomide.com>
Date: 2021-06-11 07:27:20
Also in:
linux-arm-kernel, linux-omap, linux-pwm
* Grygorii Strashko [off-list ref] [210601 13:05]:
On 01/06/2021 08:40, Lokesh Vutla wrote:quoted
Commit 229110c1aa691 ("ARM: dts: am437x/am33xx/da850: Add new ECAP and EPWM bindings") added ti,am3352-ehrpwm compatible which is similar to ti,am33xx-ehrpwm but without out t,hwmod properties. But with commit 58bfbea5b1c68 ("ARM: dts: am437x/am33xx: Remove hwmod entries for ECAP and EPWM nodes") dropped support for all ti,hwmod for ehrpwm, but missed deprecating ti,am33xx-ehrpwm compatible. So drop ti,am33xx-ehrpwm from DT as it is no longer needed. ti-ehrpwn driver still support ti,am33xx-ehrpwm in order to maintain backward compatibility.
...
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Applying into omap-for-v5.14/dt thanks. Tony