ramips: fixed sms led polarity into dwr-512 DT
Signed-off-by: Giuseppe Lippolis <giu.lippolis@gmail.com>
This commit is contained in:
parent
157353c210
commit
85766c8d70
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue