[PATCH v3] arm: dts: ti: drop usage of redundant compatible

Grygorii Strashko grygorii.strashko at ti.com
Tue Jun 1 06:04:49 PDT 2021



On 01/06/2021 08:40, Lokesh Vutla wrote:
> 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 at ti.com>
> ---
> Changes since v2:
> - Split from ehrpwm yaml conversion series:
>    https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=489981
> - Dropped documentation update in this patch.
> 
>   arch/arm/boot/dts/am33xx-l4.dtsi |  9 +++------
>   arch/arm/boot/dts/am437x-l4.dtsi | 18 ++++++------------
>   arch/arm/boot/dts/da850.dtsi     |  6 ++----
>   3 files changed, 11 insertions(+), 22 deletions(-)
Reviewed-by: Grygorii Strashko <grygorii.strashko at ti.com>

-- 
Best regards,
grygorii



More information about the linux-arm-kernel mailing list