mirror of
https://github.com/openwrt/openwrt.git
synced 2025-03-22 03:55:22 +00:00
ipq40xx: enable WiFi LED for Teltonika RUTX50
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
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