Skip to content

Commit 04e7638

Browse files
committed
arm64: tegra: tegra210-p2894: Align GPIO hog node name with preferred style
GPIO hogs device node names can use 'hog' prefix or suffix, but the suffix is preferred. The pattern in DT schema might narrow in the future, so adjust the DTS now. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 6e3b067 commit 04e7638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/nvidia/tegra210-p2894.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1365,7 +1365,7 @@
13651365
};
13661366
};
13671367

1368-
hog-0 {
1368+
max77620-hog {
13691369
gpio-hog;
13701370
output-high;
13711371
gpios = <2 GPIO_ACTIVE_HIGH>,

0 commit comments

Comments
 (0)