ipq40xx: enable WiFi LED for Teltonika RUTX50
Enable activity on the WiFi LEDs of the Teltonika RUTX50 like other boards in the ipq40xx target. Signed-off-by: David Bauer <mail@david-bauer.net>
This commit is contained in:
parent
08c93512fe
commit
54463f1e2e
@ -103,11 +103,13 @@
|
||||
led-10 {
|
||||
label = "green:wifi2g";
|
||||
gpios = <&shift_io 12 GPIO_ACTIVE_HIGH>;
|
||||
linux,default-trigger = "phy0tpt";
|
||||
};
|
||||
|
||||
led-11 {
|
||||
label = "green:wifi5g";
|
||||
gpios = <&shift_io 13 GPIO_ACTIVE_HIGH>;
|
||||
linux,default-trigger = "phy1tpt";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user