2
0
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:
Florian Maurer
2023-01-10 13:39:50 +01:00
committed by Hauke Mehrtens
parent f6b46c9269
commit 2e3d1edf59
2 changed files with 1 additions and 1 deletions

View File

@@ -80,6 +80,7 @@
wifi: wifi {
label = "green:wlan";
gpios = <&gpio 20 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
power_red: power2 {