ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526
authorAndreas Ziegler <dev@andreas-ziegler.de>
Thu, 27 Dec 2018 14:34:18 +0000 (15:34 +0100)
committerMatthias Schiffer <mschiffer@universe-factory.net>
Mon, 21 Jan 2019 18:15:36 +0000 (19:15 +0100)
This fixes the 5GHz WiFi LED which was previously not working.

Signed-off-by: Andreas Ziegler <dev@andreas-ziegler.de>
(cherry picked from commit d492da702a2118b34ced9772586c5a6de68e70fd)

target/linux/ramips/dts/ZBT-WG3526.dtsi

index 104a51f8de7110c0f65f760af70033853f3da745..8f755e34802679305115303a273a51b5a4e7413c 100644 (file)
                        reg = <0x0000 0 0 0 0>;
                        mediatek,mtd-eeprom = <&factory 0x8000>;
                        ieee80211-freq-limit = <5000000 6000000>;
+
+                       led {
+                               led-sources = <2>;
+                       };
                };
        };
 };