ramips: mt7628: update dts for upstream gpio-mt7621 driver
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / mt7628an_xiaomi_miwifi-nano.dts
index e502f273afbb5a1ddafa9ae06fc61732fa3d256d..b565b106f3a0ee62174bf9b818dab4b81828740e 100644 (file)
 
                led_status_blue: status_blue {
                        label = "miwifi-nano:blue:status";
-                       gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
                led_status_red: status_red {
                        label = "miwifi-nano:red:status";
-                       gpios = <&gpio1 5 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
                };
 
                led_status_amber: status_amber {
                        label = "miwifi-nano:amber:status";
-                       gpios = <&gpio1 12 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
        };
 
@@ -45,7 +45,7 @@
 
                reset {
                        label = "reset";
-                       gpios = <&gpio1 6 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 38 GPIO_ACTIVE_LOW>;
                        linux,code = <KEY_RESTART>;
                };
        };