summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Ziegler2018-12-27 14:34:18 +0000
committerMathias Kresin2018-12-29 11:35:47 +0000
commitd492da702a2118b34ced9772586c5a6de68e70fd (patch)
tree55ab51bcadbd82182bda8b4ef334adaa9c5bedae
parent97dc323a4c311138ca020c4d9e28687d03af08d2 (diff)
downloadopenwrt-d492da702a2118b34ced9772586c5a6de68e70fd.tar.gz
ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526
This fixes the 5GHz WiFi LED which was previously not working. Signed-off-by: Andreas Ziegler <dev@andreas-ziegler.de>
-rw-r--r--target/linux/ramips/dts/ZBT-WG3526.dtsi4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/ZBT-WG3526.dtsi b/target/linux/ramips/dts/ZBT-WG3526.dtsi
index afe99e8673..13443e0ffd 100644
--- a/target/linux/ramips/dts/ZBT-WG3526.dtsi
+++ b/target/linux/ramips/dts/ZBT-WG3526.dtsi
@@ -111,6 +111,10 @@
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x8000>;
ieee80211-freq-limit = <5000000 6000000>;
+
+ led {
+ led-sources = <2>;
+ };
};
};