ath79: gpio to gpios
[openwrt/staging/jow.git] / target / linux / ath79 / dts / ar9344_qihoo_c301.dts
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>;
        };
 };