ath79: gpio to gpios
authorRosen Penev <rosenp@gmail.com>
Fri, 1 Dec 2023 23:44:34 +0000 (15:44 -0800)
committerChristian Marangi <ansuelsmth@gmail.com>
Fri, 5 Jan 2024 15:17:58 +0000 (16:17 +0100)
Fixes deprecated_gpio_property dtc warning

Signed-off-by: Rosen Penev <rosenp@gmail.com>
17 files changed:
target/linux/ath79/dts/ar7242_avm_fritz300e.dts
target/linux/ath79/dts/ar9331_glinet_gl-mifi.dts
target/linux/ath79/dts/ar9331_hiwifi_hc6361.dts
target/linux/ath79/dts/ar9331_onion_omega.dts
target/linux/ath79/dts/ar9331_pisen_wmm003n.dts
target/linux/ath79/dts/ar9331_teltonika_rut230-v1.dts
target/linux/ath79/dts/ar9331_tplink_tl-mr10u.dts
target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts
target/linux/ath79/dts/ar9331_tplink_tl-mr3040-v2.dts
target/linux/ath79/dts/ar9331_tplink_tl-wr703n.dts
target/linux/ath79/dts/ar9331_tplink_tl-wr710n.dtsi
target/linux/ath79/dts/ar9342_mikrotik_routerboard-912uag-2hpnd.dts
target/linux/ath79/dts/ar9344_qihoo_c301.dts
target/linux/ath79/dts/qca9531_tplink_tl-wr810n-v1.dts
target/linux/ath79/dts/qca9558_aruba_ap-115.dts
target/linux/ath79/dts/qca9558_sophos_ap.dtsi
target/linux/ath79/dts/qca9558_tplink_archer-d7.dtsi

index 310a2b1ee2a0a40bebead0a9e6537d287f2c786f..7a0d7dd2689bfebc5484438d6a70f86dbd22b0cb 100644 (file)
@@ -85,7 +85,7 @@
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
 
-               gpio = <&gpio 11 GPIO_ACTIVE_LOW>;
+               gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                startup-delay-us = <300000>;
                enable-active-high;
 
index 211c565c247fa874f482a6d85e5a2b75b7f58bad..e4d2ff1e11d012dec6a0633fbc8d0338d41b8e2a 100644 (file)
@@ -54,7 +54,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 6 GPIO_ACTIVE_LOW>;
+               gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
        };
 
        gpio-export {
index 3751374af679fb50f99189ecfa8225727c5c84ce..b10f7fc965f24e0c075a6a6fcfbf68e5bd642993 100644 (file)
@@ -52,7 +52,7 @@
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
                enable-active-high;
-               gpio = <&gpio 20 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 20 GPIO_ACTIVE_HIGH>;
        };
 };
 
index 81fab872b5cc661873c64f39ffd1ecaa0c0691ff..5d9e96e048e57bb29118a4ef6cde05fa945d2676 100644 (file)
@@ -43,7 +43,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };
index 61cbb1aae28247aaa1ff66d27862f260f9c138b0..63f394a4f93f1bbd5848271c10aeb9c37fcca7cc 100644 (file)
@@ -41,7 +41,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };
index 69965f86a8bf900ce3d5895896db3f191e2aa894..ad987dbca1db5c5f75ae4ec6fa37bce4ebb95cf9 100644 (file)
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 19 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 19 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };
index 3597a0d1bbcca5aec9c27c31f15662aaa4aa6581..20f412e918e1c36a66c221fa45f7e31495a85cca 100644 (file)
@@ -8,5 +8,5 @@
 };
 
 &reg_usb_vbus {
-       gpio = <&gpio 18 GPIO_ACTIVE_HIGH>;
+       gpios = <&gpio 18 GPIO_ACTIVE_HIGH>;
 };
index 7a1a577ed7fed74a7581c1570fd112381a0da0ac..7b307cd6d072dc0d4558fdf70bfdfc1e7bd6c614 100644 (file)
@@ -76,7 +76,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };
index b07f9a7820659c4bfd1afc6c8506b5c305ad0f20..91023111a681d316ad7ee266e3738dc4fd4a9175 100644 (file)
@@ -72,7 +72,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 18 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 18 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };
index 0806bcc170de7d1f5c7d09f7df72d24fb092c76e..7fb87dab0febc4db4068d6006e6b9e8cbfc045dd 100644 (file)
@@ -8,5 +8,5 @@
 };
 
 &reg_usb_vbus {
-       gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
+       gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
 };
index 329822ad10f7818e78b0d541fc46c1a84eba2673..303cb566ab35c241a0cf12c1c2429bdb965043a3 100644 (file)
@@ -38,7 +38,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 8 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };
index 9faddcc37f372f55b6dc83ce49ec39a890bac231..121a5d0396a9a648edce2e792af26781ad76f463 100644 (file)
@@ -20,7 +20,7 @@
                compatible = "mikrotik,gpio-rb91x-key";
                gpio-controller;
                #gpio-cells = <2>;
-               gpio = <&gpio 15 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
        };
 
        gpio_latch: gpio_latch {
index bf6706716f4843bc28ddfb09dbe92e67baf62ea4..d7e2e242394bac4eaf6f2f1c924c4b84e1188492 100644 (file)
@@ -48,7 +48,7 @@
                regulator-min-microvolt = <3300000>;
                regulator-max-microvolt = <3300000>;
                regulator-always-on;
-               gpio = <&gpio 18 GPIO_ACTIVE_LOW>;
+               gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
        };
 
        usb_vbus: reg_usb_vbus {
@@ -57,7 +57,7 @@
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
                enable-active-high;
-               gpio = <&gpio 19 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 19 GPIO_ACTIVE_HIGH>;
        };
 };
 
index 227f57b9b4b9c07d05154b9efc83b50595e8852d..6f96b613928cbb2bd39631b49da30924e8a8b24f 100644 (file)
@@ -11,7 +11,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 11 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                enable-active-high;
                regulator-always-on;
        };
index c15cb677b9f05e8385ea581ce547d443c46a52b8..9d9528245131f5ff46042703b1de05d2be723c09 100644 (file)
@@ -83,7 +83,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 3 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 3 GPIO_ACTIVE_HIGH>;
                enable-active-high;
                regulator-always-on;
        };
index 8abd3e60b77600f246097e2d572bb39db821e754..0cf5eb6e6631f5911d990e74dc1f9209497a153a 100644 (file)
@@ -62,7 +62,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 11 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
                enable-active-high;
                regulator-boot-on;
                status = "disabled";
index c4d910bf1e0f914e8783970465f3c74f9653e138..35532f42c8b630d12106c22e234e12c41e594103 100644 (file)
@@ -72,7 +72,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 21 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 21 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 
@@ -81,7 +81,7 @@
                regulator-name = "usb_vbus";
                regulator-min-microvolt = <5000000>;
                regulator-max-microvolt = <5000000>;
-               gpio = <&gpio 22 GPIO_ACTIVE_HIGH>;
+               gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                enable-active-high;
        };
 };