Re: [PATCH 2/2] ARM: dts: marvell: kirkwood-openrd: Align GPIO hog name with bindings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> writes:

> Bindings expect GPIO hog names to end with 'hog' suffix, so correct it
> to fix dtbs_check warning:
>
>   kirkwood-openrd-ultimate.dtb: p28: $nodename:0: 'p28' does not match '^.+-hog(-[0-9]+)?$'
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Applied on mvebu/dt64

Thanks,

Gregory

> ---
>  arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi b/arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi
> index 47f03c69c55a..9d7cff4feada 100644
> --- a/arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi
> +++ b/arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi
> @@ -53,7 +53,7 @@ mvsdio@90000 {
>  			cd-gpios = <&gpio0 29 9>;
>  		};
>  		gpio@10100 {
> -			p28 {
> +			p28-hog {
>  				gpio-hog;
>  				gpios = <28 GPIO_ACTIVE_HIGH>;
>  				/*
> @@ -71,7 +71,7 @@ p28 {
>  			};
>  		};
>  		gpio@10140 {
> -			p2 {
> +			p2-hog {
>  				gpio-hog;
>  				gpios = <2 GPIO_ACTIVE_HIGH>;
>  				/*
> -- 
> 2.43.0
>

-- 
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com





[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux