treewide: reset-gpio to reset-gpios
authorRosen Penev <[email protected]>
Thu, 18 Sep 2025 23:50:21 +0000 (16:50 -0700)
committerRobert Marko <[email protected]>
Wed, 8 Oct 2025 12:26:24 +0000 (14:26 +0200)
The former is deprecated. Fixes dtc warning.

Signed-off-by: Rosen Penev <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20116
Signed-off-by: Robert Marko <[email protected]>
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-rutx.dtsi
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-whw01.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/falcon_lantiq_easy98021.dts
target/linux/mediatek/dts/mt7622-ubnt-unifi-6-lr-v1.dtsi
target/linux/pistachio/patches-6.12/902-MIPS-DTS-img-marduk-Add-Cascoda-CA8210-6LoWPAN.patch
target/linux/ramips/dts/mt7621_ubnt_unifi-flexhd.dts

index 737e7365a6b80b9696af56ae468686df7a4127d8..cf59ff68fe5884e5075ae6dfb48500453795b734 100644 (file)
        status = "okay";
        pinctrl-0 = <&mdio_pins>;
        pinctrl-names = "default";
-       phy-reset-gpio = <&tlmm 62 0>;
+       phy-reset-gpios = <&tlmm 62 GPIO_ACTIVE_HIGH>;
 };
 
 &usb3_ss_phy {
index fe6e8626ea89895613a6b05a9b4cb90ca49d8e76..202a2588802651b7fea9bb0e6764ee2dacd1bb0f 100644 (file)
        status = "okay";
        pinctrl-0 = <&mdio_pins>;
        pinctrl-names = "default";
-       phy-reset-gpio = <&tlmm 62 GPIO_ACTIVE_HIGH>;
+       phy-reset-gpios = <&tlmm 62 GPIO_ACTIVE_HIGH>;
 };
 
 &tlmm {
index 11b86cd7e13b4e8e1af6ae6f1db155421f39a519..f5de2fe0f738dc11525de5f1a39055f8d13e5c5a 100644 (file)
@@ -36,7 +36,7 @@
                        <&gpio0 2 GPIO_ACTIVE_HIGH>,
                        <0>; /* no CS */
                gpio-names = "di", "do", "clk", "cs";
-               reset-gpio = <&gpio3 24 GPIO_ACTIVE_HIGH>;
+               reset-gpios = <&gpio3 24 GPIO_ACTIVE_HIGH>;
        };
 
        pinctrl {
index 91719865dd7417f12b90fd406e6c4f039de6fd6a..07035c0535bec9525ce735733e32aa07ad4b94f8 100644 (file)
@@ -35,7 +35,7 @@
                reg = <0x30>;
 
                enable-gpio = <&pio 59 GPIO_ACTIVE_LOW>;
-               reset-gpio = <&pio 60 GPIO_ACTIVE_LOW>;
+               reset-gpios = <&pio 60 GPIO_ACTIVE_LOW>;
 
                red {
                        label = "red";
index d4c4ccac53d50e37bd6636806e8373302fd925d0..23ddbc180fb8c047c8adc61794a9987ba094f7f4 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Hauke Mehrtens <[email protected]>
 +              reg = <0>;
 +              spi-max-frequency = <4000000>;
 +              spi-cpol;
-+              reset-gpio = <&gpio0 12 GPIO_ACTIVE_HIGH>;
++              reset-gpios = <&gpio0 12 GPIO_ACTIVE_HIGH>;
 +              irq-gpio = <&gpio2 12 GPIO_ACTIVE_HIGH>;
 +              extclock-enable;
 +              extclock-freq = <16000000>;
index bdd00f5f2a1e00814e66c2117c89065cf07c2f84..0cffe8f34c787531c71c862572cc073e520f88d5 100644 (file)
                reg = <0x30>;
 
                enable-gpio = <&gpio 44 GPIO_ACTIVE_HIGH>;
-               reset-gpio = <&gpio 41 GPIO_ACTIVE_LOW>;
+               reset-gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
                led-count = <8>;
 
                red {