[PATCH 1/2] ARM: dts: replace gpio = with gpios =

Krzysztof Kozlowski krzk at kernel.org
Tue Oct 1 16:16:38 AEST 2024


On 01/10/2024 00:35, Rosen Penev wrote:
> Found with dtc:
> 
> Warning (deprecated_gpio_property): '[*-]gpio' is deprecated, use
> '[*-]gpios' instead
> 
> Transformation performed with
> 
> find -name "*.dts" -exec sed -i 's/\tgpio = </\tgpios = </g' '{}' \
> find -name "*.dtsi" -exec sed -i 's/\tgpio = </\tgpios = </g' '{}' \

Uh, no, please check if each is correct and already handled by bindings.

> 
> Signed-off-by: Rosen Penev <rosenp at gmail.com>



Best regards,
Krzysztof



More information about the Linux-aspeed mailing list