提交 bd551acd 编写于 作者: G Grygorii Strashko 提交者: Tony Lindgren

ARM: dts: am437x: align gpio hog names with dt-schema

The GPIO Hog dt-schema node naming convention expect GPIO hogs node names
to end with a 'hog' suffix.
Signed-off-by: NGrygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 fb97f631
...@@ -786,7 +786,7 @@ ...@@ -786,7 +786,7 @@
pinctrl-0 = <&gpio0_pins>; pinctrl-0 = <&gpio0_pins>;
status = "okay"; status = "okay";
p23 { sel-emmc-nand-hog {
gpio-hog; gpio-hog;
gpios = <23 GPIO_ACTIVE_HIGH>; gpios = <23 GPIO_ACTIVE_HIGH>;
/* SelEMMCorNAND selects between eMMC and NAND: /* SelEMMCorNAND selects between eMMC and NAND:
...@@ -819,7 +819,7 @@ ...@@ -819,7 +819,7 @@
status = "okay"; status = "okay";
ti,no-reset-on-init; ti,no-reset-on-init;
p8 { sel-lcd-hdmi-hog {
/* /*
* SelLCDorHDMI selects between display and audio paths: * SelLCDorHDMI selects between display and audio paths:
* Low: HDMI display with audio via HDMI * Low: HDMI display with audio via HDMI
......
...@@ -725,7 +725,7 @@ ...@@ -725,7 +725,7 @@
pinctrl-0 = <&display_mux_pins>; pinctrl-0 = <&display_mux_pins>;
status = "okay"; status = "okay";
p1 { sel-lcd-hdmi-hog {
/* /*
* SelLCDorHDMI selects between display and audio paths: * SelLCDorHDMI selects between display and audio paths:
* Low: HDMI display with audio via HDMI * Low: HDMI display with audio via HDMI
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册