ramips: fix LEDs status for XiaoMi R3P

This commit is contained in:
ericsnow911 2021-01-09 12:55:07 +08:00 committed by CN_SZTL
parent 8f0a48a9a6
commit 1d4cca095a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -48,7 +48,7 @@
lan3_amber {
label = "amber:lan3";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "dsa-0.0:01:1Gbps";
linux,default-trigger = "dsa-0.0:03:1Gbps";
};
lan2_amber {
@ -60,7 +60,7 @@
lan1_amber {
label = "amber:lan1";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
linux,default-trigger = "dsa-0.0:03:1Gbps";
linux,default-trigger = "dsa-0.0:01:1Gbps";
};
};