ramips: fix LEDs status for XiaoMi R3P
This commit is contained in:
parent
8f0a48a9a6
commit
1d4cca095a
@ -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";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user