From fa46c9b208fe3833f085e9f6ddf7c492b16f6c34 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Fri, 30 Aug 2019 20:11:45 +0200 Subject: ramips: use phy trigger for various Netgear boards This commit switches the default trigger for the WiFi LED from a netdev trigger on "wlan0" to a wireless-phy based trigger. THis allows the LED to work, even when the wireless interface is not named "wlan0" without modifiying the LED settings. Signed-off-by: David Bauer --- target/linux/ramips/dts/mt7621_netgear_r6350.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/dts/mt7621_netgear_r6350.dts') diff --git a/target/linux/ramips/dts/mt7621_netgear_r6350.dts b/target/linux/ramips/dts/mt7621_netgear_r6350.dts index 403fc91d54..a5c3a1907c 100644 --- a/target/linux/ramips/dts/mt7621_netgear_r6350.dts +++ b/target/linux/ramips/dts/mt7621_netgear_r6350.dts @@ -44,6 +44,7 @@ wifi { label = "r6350:green:wifi"; gpios = <&gpio0 16 GPIO_ACTIVE_LOW>; + linux,default-trigger = "phy0tpt"; }; }; -- cgit v1.2.3