ramips: fixed sms led polarity into dwr-512 DT
Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
This commit is contained in:
parent
dbd2212205
commit
26f07f668a
@ -33,7 +33,7 @@
|
|||||||
|
|
||||||
sms {
|
sms {
|
||||||
label = "dwr-512-b:green:sms";
|
label = "dwr-512-b:green:sms";
|
||||||
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
|
gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
status {
|
status {
|
||||||
label = "dwr-512-b:green:status";
|
label = "dwr-512-b:green:status";
|
||||||
|
Loading…
Reference in New Issue
Block a user