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