]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: marvell: kirkwood-openrd: Align GPIO hog name with bindings
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 15 Jan 2025 21:17:27 +0000 (22:17 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 7 Mar 2025 16:48:30 +0000 (17:48 +0100)
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@linaro.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/marvell/kirkwood-openrd.dtsi

index 47f03c69c55a5413774c175c943cd36a397d8a1b..9d7cff4feadaf94cf2eee4a6e8b4e41c3796cc4f 100644 (file)
@@ -53,7 +53,7 @@
                        cd-gpios = <&gpio0 29 9>;
                };
                gpio@10100 {
-                       p28 {
+                       p28-hog {
                                gpio-hog;
                                gpios = <28 GPIO_ACTIVE_HIGH>;
                                /*
@@ -71,7 +71,7 @@
                        };
                };
                gpio@10140 {
-                       p2 {
+                       p2-hog {
                                gpio-hog;
                                gpios = <2 GPIO_ACTIVE_HIGH>;
                                /*