forked from Ivasoft/openwrt
lantiq: xrx200: Fix wifi LED on o2 box 6431
Wifi LED did not work using phy0radio, which somehow slipped through in the previous testing Signed-off-by: Florian Maurer <f.maurer@outlook.de>
This commit is contained in:
committed by
Hauke Mehrtens
parent
f6b46c9269
commit
2e3d1edf59
@@ -80,6 +80,7 @@
|
||||
wifi: wifi {
|
||||
label = "green:wlan";
|
||||
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
|
||||
linux,default-trigger = "phy0tpt";
|
||||
};
|
||||
|
||||
power_red: power2 {
|
||||
|
||||
Reference in New Issue
Block a user