]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
ARM: dts: dra7x-evm: Align GPIO hog names with dt-schema
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 21 May 2021 07:54:06 +0000 (09:54 +0200)
committerTony Lindgren <tony@atomide.com>
Thu, 27 May 2021 12:06:57 +0000 (15:06 +0300)
The dt-schema for nxp,pcf8575 expects GPIO hogs node names to end with a
'hog' suffix.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-evm.dts
arch/arm/boot/dts/dra71-evm.dts
arch/arm/boot/dts/dra72-evm-common.dtsi
arch/arm/boot/dts/dra76-evm.dts

index 38530dbb89a00b7cdaef0609e75d52164fb12f4b..3dcb6e1f49bcf1f0fcfb362c78b6e08e8aef7b33 100644 (file)
                reg = <0x26>;
                gpio-controller;
                #gpio-cells = <2>;
-               p1 {
+               hdmi-audio-hog {
                        /* vin6_sel_s0: high: VIN6, low: audio */
                        gpio-hog;
                        gpios = <1 GPIO_ACTIVE_HIGH>;
index 6d2cca6b44883e59ad312a8ea3d40879cdcdbcc9..a64364443031525ba4a3f0e197faaefc60ea416b 100644 (file)
 };
 
 &pcf_hdmi {
-       p0 {
+       hdmi-i2c-disable-hog {
                /*
                 * PM_OEn to High: Disable routing I2C3 to PM_I2C
                 * With this PM_SEL(p3) should not matter
index b65b2dd094d0ff57bc3fa1d7c1fdb1c0b611e254..f2384277d5dcdc5cc5f4c10c706ae5f720b024cb 100644 (file)
                 */
                lines-initial-states = <0x0f2b>;
 
-               p1 {
+               hdmi-audio-hog {
                        /* vin6_sel_s0: high: VIN6, low: audio */
                        gpio-hog;
                        gpios = <1 GPIO_ACTIVE_HIGH>;
index 4508f7ffde0dc6423a806446f4bf9732b7813ba6..fbe4030650b7cc3b8233d644c8854a2c8070f5e7 100644 (file)
                reg = <0x26>;
                gpio-controller;
                #gpio-cells = <2>;
-               p1 {
+               hdmi-audio-hog {
                        /* vin6_sel_s0: high: VIN6, low: audio */
                        gpio-hog;
                        gpios = <1 GPIO_ACTIVE_HIGH>;