projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97dc323
)
ramips: mt7621: fix 5GHz WiFi LED on ZBT WG3526
author
Andreas Ziegler
<dev@andreas-ziegler.de>
Thu, 27 Dec 2018 14:34:18 +0000
(15:34 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Sat, 29 Dec 2018 11:35:47 +0000
(12:35 +0100)
This fixes the 5GHz WiFi LED which was previously not working.
Signed-off-by: Andreas Ziegler <dev@andreas-ziegler.de>
target/linux/ramips/dts/ZBT-WG3526.dtsi
patch
|
blob
|
history
diff --git
a/target/linux/ramips/dts/ZBT-WG3526.dtsi
b/target/linux/ramips/dts/ZBT-WG3526.dtsi
index afe99e8673a8a925ef1b319a3e1debc8650cc769..13443e0ffd16d206c2b660ca845209cdaaf17afe 100644
(file)
--- 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>;
+ };
};
};