mediatek: fix mesh LED gpio for ABT ASR3000

(cherry picked from commit dba1ad4d67)
This commit is contained in:
abettmr
2023-11-06 00:00:53 +08:00
committed by Tianling Shen
parent 585172558c
commit 8efbbffe45

View File

@@ -61,7 +61,7 @@
mesh_led: led-2 {
label = "green:mesh";
gpios = <&pio 15 GPIO_ACTIVE_LOW>;
gpios = <&pio 15 GPIO_ACTIVE_HIGH>;
};
led-3 {