ramips: fix ZyXEL Keenetic Omni/Omni II GPIOs
[openwrt/staging/florian.git] / target / linux / ramips / dts / kn_rf.dts
index 4f2b71035ef3bdc586a6e83fa6b565299fc1166f..a65fda14f6d057143d94066ed4dbb66f09f5a922 100644 (file)
@@ -13,7 +13,7 @@
 
                wan {
                        label = "kn_rc:green:wan";
-                       gpios = <&gpio0 38 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 14 GPIO_ACTIVE_LOW>;
                };
 
                usb {
 
                wifi {
                        label = "kn_rc:green:wifi";
-                       gpios = <&gpio0 72 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
                };
 
                power {
                        label = "kn_rc:green:power";
-                       gpios = <&gpio0 39 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
                };
        };
 
        };
 };
 
+&gpio1 {
+       status = "okay";
+};
+
+&gpio3 {
+       status = "okay";
+};
+
 &spi0 {
        status = "okay";