ARM: dts: ti: drop usage of redundant compatible
authorLokesh Vutla <lokeshvutla@ti.com>
Tue, 1 Jun 2021 05:40:29 +0000 (11:10 +0530)
committerTony Lindgren <tony@atomide.com>
Fri, 11 Jun 2021 07:25:55 +0000 (10:25 +0300)
commit07168bacf81953e0f35bd6c0dc64022fe86b8ad3
tree6a9db926b4923b62bcdff9fb854d92d37fc741ad
parent2dbe13dbc15f8e452595e9d19beb70e08a7839f5
ARM: dts: ti: drop usage of redundant compatible

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.

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx-l4.dtsi
arch/arm/boot/dts/am437x-l4.dtsi
arch/arm/boot/dts/da850.dtsi