]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: ti: k3-j721s2-evm-gesi-exp-board: Rename gpio-hog node name
authorNishanth Menon <nm@ti.com>
Fri, 30 Aug 2024 10:28:22 +0000 (05:28 -0500)
committerNishanth Menon <nm@ti.com>
Sun, 1 Sep 2024 18:39:29 +0000 (13:39 -0500)
Fix the gpio hog node name to p15-hog to match up with gpio-hog
convention. This fixes dtbs_check warning:
p15: $nodename:0: 'p15' does not match '^(hog-[0-9]+|.+-hog(-[0-9]+)?)$'

Acked-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Link: https://lore.kernel.org/r/20240830102822.3970269-1-nm@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso

index 1be28283c7d9a77c4f5279c35d9bc3a782810331..8583178fa1f3ed81fcc45f93567de8148c2984d1 100644 (file)
@@ -48,7 +48,7 @@
 };
 
 &exp1 {
-       p15 {
+       p15-hog {
                /* P15 - EXP_MUX2 */
                gpio-hog;
                gpios = <13 GPIO_ACTIVE_HIGH>;