ramips: fix TP-Link RE200 v3/v4 LEDs
[openwrt/staging/981213.git] / target / linux / ramips / dts / mt7628an_tplink_re200-v4.dts
index 83f1f3accadb97345549f375cf747514dc5fa419..9cde6a1f7482c2951b6edef960d437d4358b8b26 100644 (file)
@@ -5,4 +5,15 @@
 / {
        compatible = "tplink,re200-v4", "mediatek,mt7628an-soc";
        model = "TP-Link RE200 v4";
+
+       leds {
+               wifi_red {
+                       label = "red:wifi";
+                       gpios = <&gpio 40 GPIO_ACTIVE_LOW>;
+               };
+       };
+};
+
+&led_power {
+       gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
 };