mediatek: fix mesh LED gpio for ABT ASR3000
This commit is contained in:
parent
6b5ec5a5ee
commit
dba1ad4d67
@ -61,7 +61,7 @@
|
|||||||
|
|
||||||
mesh_led: led-2 {
|
mesh_led: led-2 {
|
||||||
label = "green:mesh";
|
label = "green:mesh";
|
||||||
gpios = <&pio 15 GPIO_ACTIVE_LOW>;
|
gpios = <&pio 15 GPIO_ACTIVE_HIGH>;
|
||||||
};
|
};
|
||||||
|
|
||||||
led-3 {
|
led-3 {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user