ramips: RT5350F-OLINUXINO: invert WiFi LED polarity
The polarity of WLAN_ACT LED on the base module needs to inverted in order to be 'on' when the WiFi interface is active Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
This commit is contained in:
parent
862b820f15
commit
c1d19b107b
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@
|
|||
|
||||
&wmac {
|
||||
ralink,mtd-eeprom = <&factory 0>;
|
||||
ralink,led-polarity = <1>;
|
||||
};
|
||||
|
||||
&ehci {
|
||||
|
|
Loading…
Reference in a new issue