diff options
author | Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> | 2017-09-19 23:59:54 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2017-09-28 09:20:36 +0200 |
commit | c1d19b107b964f00eb8e90685dcc26aa0afe5f79 (patch) | |
tree | 7b08dd357ba69e880d89942a9e070e801270bec6 /target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi | |
parent | 862b820f1532669f213f8f0f4361eced47314aa8 (diff) | |
download | upstream-c1d19b107b964f00eb8e90685dcc26aa0afe5f79.tar.gz upstream-c1d19b107b964f00eb8e90685dcc26aa0afe5f79.tar.bz2 upstream-c1d19b107b964f00eb8e90685dcc26aa0afe5f79.zip |
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>
Diffstat (limited to 'target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi')
-rw-r--r-- | target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi b/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi index f5ccccbf84..784001c0d5 100644 --- a/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi +++ b/target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi @@ -63,6 +63,7 @@ &wmac { ralink,mtd-eeprom = <&factory 0>; + ralink,led-polarity = <1>; }; &ehci { |