[PATCH 2/3] ARM: dts: ti: Fix node name for all ecap dt nodes

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



On 01/06/2021 12:24, Lokesh Vutla wrote:
> dtbs_check produces the following warning for ecap node name:
> ecap at 100: $nodename:0: 'ecap at 100' does not match '^pwm(@.*|-[0-9a-f])*$'
> 
> Fix this by replacing ecap with pwm in node name
> 
> Signed-off-by: Lokesh Vutla <lokeshvutla at ti.com>
> ---
>   arch/arm/boot/dts/am335x-cm-t335.dts | 2 +-
>   arch/arm/boot/dts/am335x-evm.dts     | 2 +-
>   arch/arm/boot/dts/am335x-evmsk.dts   | 2 +-
>   arch/arm/boot/dts/am33xx-l4.dtsi     | 6 +++---
>   arch/arm/boot/dts/am437x-l4.dtsi     | 6 +++---
>   arch/arm/boot/dts/da850.dtsi         | 6 +++---
>   arch/arm/boot/dts/dra7-l4.dtsi       | 6 +++---
>   7 files changed, 15 insertions(+), 15 deletions(-)
> 

Reviewed-by: Grygorii Strashko <grygorii.strashko at ti.com>

-- 
Best regards,
grygorii



More information about the linux-arm-kernel mailing list