This fixes the 5GHz WiFi LED which was previously not working. Signed-off-by: Andreas Ziegler <[email protected]>
@@ -111,6 +111,10 @@
reg = <0x0000 0 0 0 0>;
mediatek,mtd-eeprom = <&factory 0x8000>;
ieee80211-freq-limit = <5000000 6000000>;
+
+ led {
+ led-sources = <2>;
+ };
};