]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
ARM: dts: am437x: align gpio hog names with dt-schema
authorGrygorii Strashko <grygorii.strashko@ti.com>
Tue, 25 May 2021 17:58:55 +0000 (20:58 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 27 May 2021 11:56:41 +0000 (14:56 +0300)
The GPIO Hog dt-schema node naming convention expect GPIO hogs node names
to end with a 'hog' suffix.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am437x-gp-evm.dts
arch/arm/boot/dts/am43x-epos-evm.dts

index 6e4d05d649e98ae91fa605ae2812b1ff1e18301e..45cbc7fb557a740ee01b7e2e7a878ff860f88f46 100644 (file)
        pinctrl-0 = <&gpio0_pins>;
        status = "okay";
 
-       p23 {
+       sel-emmc-nand-hog {
                gpio-hog;
                gpios = <23 GPIO_ACTIVE_HIGH>;
                /* SelEMMCorNAND selects between eMMC and NAND:
        status = "okay";
        ti,no-reset-on-init;
 
-       p8 {
+       sel-lcd-hdmi-hog {
                /*
                 * SelLCDorHDMI selects between display and audio paths:
                 * Low: HDMI display with audio via HDMI
index f517d1e843cf4cc2d0803c4f95c77a7f27aa765f..d717d5ada8129414e9d533c7e8961ef1ab996648 100644 (file)
        pinctrl-0 = <&display_mux_pins>;
        status = "okay";
 
-       p1 {
+       sel-lcd-hdmi-hog {
                /*
                 * SelLCDorHDMI selects between display and audio paths:
                 * Low: HDMI display with audio via HDMI