From: Giuseppe Lippolis Date: Mon, 13 Feb 2017 10:36:41 +0000 (+0100) Subject: ramips: fixed sms led polarity into dwr-512 DT X-Git-Tag: v18.06.0-rc1~3626 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=85766c8d7023cd9e7d1ff30ff00639a0d75697b1;hp=157353c2101f5dcad2144bf2a9049c6c74fd2dcb;ds=sidebyside ramips: fixed sms led polarity into dwr-512 DT Signed-off-by: Giuseppe Lippolis --- 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";