From: Andreas Ziegler Date: Thu, 27 Dec 2018 14:34:18 +0000 (+0100) Subject: ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526 X-Git-Tag: v18.06.2~21 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=3603c2321d675b7086d9413a68bcfdf1da3cccb5;p=oweals%2Fopenwrt.git 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 (cherry picked from commit d492da702a2118b34ced9772586c5a6de68e70fd) --- diff --git a/target/linux/ramips/dts/ZBT-WG3526.dtsi b/target/linux/ramips/dts/ZBT-WG3526.dtsi index 104a51f8de..8f755e3480 100644 --- a/target/linux/ramips/dts/ZBT-WG3526.dtsi +++ b/target/linux/ramips/dts/ZBT-WG3526.dtsi @@ -100,6 +100,10 @@ reg = <0x0000 0 0 0 0>; mediatek,mtd-eeprom = <&factory 0x8000>; ieee80211-freq-limit = <5000000 6000000>; + + led { + led-sources = <2>; + }; }; }; };