]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commitdiff
ARM: dts: am335x: align GPIO hog names with dt-schema
authorGrygorii Strashko <grygorii.strashko@ti.com>
Tue, 25 May 2021 17:58:54 +0000 (20:58 +0300)
committerTony Lindgren <tony@atomide.com>
Thu, 27 May 2021 11:55:52 +0000 (14:55 +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/am335x-boneblack-wireless.dts
arch/arm/boot/dts/am335x-boneblue.dts
arch/arm/boot/dts/am335x-bonegreen-wireless.dts
arch/arm/boot/dts/am335x-icev2.dts
arch/arm/boot/dts/am335x-shc.dts

index 86cad991290610206f80dfa38d701bc475dc62b7..80116646a3fe0ac63d2844ecaa1bebd8ad0ca347 100644 (file)
 };
 
 &gpio3 {
-       ls_buf_en {
+       ls-buf-en-hog {
                gpio-hog;
                gpios = <10 GPIO_ACTIVE_HIGH>;
                output-high;
index 69acaf4ea0f3551341abaecf6c721eaff59392c1..0afcc2ee0b636f9122f9ec978b104a43e84baf8b 100644 (file)
 };
 
 &gpio3 {
-       ls_buf_en {
+       ls-buf-en-hog {
                gpio-hog;
                gpios = <10 GPIO_ACTIVE_HIGH>;
                output-high;
index 7615327d906a4853749b9e3378501a4cd8755802..74db0fc39397f86b0db1f5d0567cb6bf15c7ede9 100644 (file)
 };
 
 &gpio1 {
-       ls_buf_en {
+       ls-buf-en-hog {
                gpio-hog;
                gpios = <29 GPIO_ACTIVE_HIGH>;
                output-high;
 /* an external pulldown on U21 pin 4.                                  */
 
 &gpio3 {
-       bt_aud_in {
+       bt-aud-in-hog {
                gpio-hog;
                gpios = <16 GPIO_ACTIVE_HIGH>;
                output-low;
index e923d065304d9f0064cfc58cea79dd5ad2183f55..5e598ac96dcc7f3ed9f80516ad23269653dc5935 100644 (file)
 };
 
 &gpio3 {
-       p4 {
+       pr1-mii-ctl-hog {
                gpio-hog;
                gpios = <4 GPIO_ACTIVE_HIGH>;
                output-high;
                line-name = "PR1_MII_CTRL";
        };
 
-       p10 {
+       mux-mii-hog {
                gpio-hog;
                gpios = <10 GPIO_ACTIVE_HIGH>;
                /* ETH1 mux: Low for MII-PRU, high for RMII-CPSW */
index 1eaa265334667b91ddb345876743bd81d4ef34e3..2bfe60d32783949191266b450ded78f28fbdfe9e 100644 (file)
 };
 
 &gpio1 {
-       hmtc_rst {
+       hmtc-rst-hog {
                gpio-hog;
                gpios = <24 GPIO_ACTIVE_LOW>;
                output-high;
                line-name = "homematic_reset";
        };
 
-       hmtc_prog {
+       hmtc-prog-hog {
                gpio-hog;
                gpios = <27 GPIO_ACTIVE_LOW>;
                output-high;
 };
 
 &gpio3 {
-       zgb_rst {
+       zgb-rst-hog {
                gpio-hog;
                gpios = <18 GPIO_ACTIVE_LOW>;
                output-low;
                line-name = "zigbee_reset";
        };
 
-       zgb_boot {
+       zgb-boot-hog {
                gpio-hog;
                gpios = <19 GPIO_ACTIVE_HIGH>;
                output-high;