This fixes the 5GHz WiFi LED which was previously not working.

Signed-off-by: Andreas Ziegler <[email protected]>
---
 target/linux/ramips/dts/ZBT-WG3526.dtsi | 4 ++++
 1 file changed, 4 insertions(+)

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>;
+               };
        };
 };
 
-- 
2.20.1


_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to