aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGiuseppe Lippolis <giu.lippolis@gmail.com>2017-02-13 11:36:41 +0100
committerJohn Crispin <john@phrozen.org>2017-02-14 12:19:35 +0100
commit85766c8d7023cd9e7d1ff30ff00639a0d75697b1 (patch)
treee54970a803b9d0b8a0d12d342a629df8fd26bf9a
parent157353c2101f5dcad2144bf2a9049c6c74fd2dcb (diff)
downloadupstream-85766c8d7023cd9e7d1ff30ff00639a0d75697b1.tar.gz
upstream-85766c8d7023cd9e7d1ff30ff00639a0d75697b1.tar.bz2
upstream-85766c8d7023cd9e7d1ff30ff00639a0d75697b1.zip
ramips: fixed sms led polarity into dwr-512 DT
Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
-rw-r--r--target/linux/ramips/dts/DWR-512-B.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/DWR-512-B.dts b/target/linux/ramips/dts/DWR-512-B.dts
index 29e8eaf410..9e15485d3f 100644
--- a/target/linux/ramips/dts/DWR-512-B.dts
+++ b/target/linux/ramips/dts/DWR-512-B.dts
@@ -33,7 +33,7 @@
sms {
label = "dwr-512-b:green:sms";
- gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
};
status {
label = "dwr-512-b:green:status";