summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2022-02-24 15:33:40 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2022-02-24 15:51:48 +0300
commit48d8ee5b831ec8b6dbe3b4313fed0adcd752e20b (patch)
treef0c564b9675bed6fe106fc03ece14d7b21b2b340 /arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi
parentd05e409e4a66f62e863b140bd1c784f2d93f2562 (diff)
downloadlinux-48d8ee5b831ec8b6dbe3b4313fed0adcd752e20b.tar.xz
arm64: dts: renesas: Align GPIO hog names with dtschema
Dtschema expects GPIO hogs to end with a "hog" suffix. Also, the convention for node names is to use hyphens, not underscores. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/baee4b9980576ffbab24122fce7147c9cbc2ea59.1645705998.git.geert+renesas@glider.be
Diffstat (limited to 'arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi')
-rw-r--r--arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi b/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi
index 40c5e8d6d841..d66d17e34694 100644
--- a/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi
+++ b/arch/arm64/boot/dts/renesas/hihope-rzg2-ex-lvds.dtsi
@@ -20,7 +20,7 @@
* When GP1_20 is LOW LVDS0 is connected to the LVDS connector
* When GP1_20 is HIGH LVDS0 is connected to the LT8918L
*/
- lvds-connector-en-gpio {
+ lvds-connector-en-hog {
gpio-hog;
gpios = <20 GPIO_ACTIVE_HIGH>;
output-low;