ramips: add missing WAN LED for Xiaomi Mi Router 4A / 4C
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7628an_xiaomi_mi-router-4.dtsi
index 0a48c060192166d11bea27bca4616c1125d23f69..ff738a5261382d9c452731b91230ba87e02488e7 100644 (file)
                        label = "yellow:power";
                        gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
+
+               wan {
+                       label = "blue:wan";
+                       gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
+               };
        };
 
        keys {
@@ -93,7 +98,7 @@
 
 &state_default {
        gpio {
-               groups = "gpio", "wdt", "wled_an";
+               groups = "gpio", "refclk", "wdt", "wled_an";
                function = "gpio";
        };
 };