From 888afe7c698d94af6543d8be86d341cf99c998d8 Mon Sep 17 00:00:00 2001 From: Alex Lewontin Date: Fri, 21 Feb 2020 15:58:12 -0500 Subject: ramips: move Netgear R6120 LED trigger to DTS This moves the trigger for the Netgear R6120's wlan2g_green LED from base-files/etc/board.d/01_leds to the device-tree file. This has been applied to R6120 based on findings for the very similar Netgear R6080. Signed-off-by: Alex Lewontin [merge case in 01_leds, slightly adjust commit message/title] Signed-off-by: Adrian Schmutzler --- target/linux/ramips/dts/mt7628an_netgear_r6120.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ramips/dts') diff --git a/target/linux/ramips/dts/mt7628an_netgear_r6120.dts b/target/linux/ramips/dts/mt7628an_netgear_r6120.dts index f4fe73a526..191538100c 100644 --- a/target/linux/ramips/dts/mt7628an_netgear_r6120.dts +++ b/target/linux/ramips/dts/mt7628an_netgear_r6120.dts @@ -43,6 +43,7 @@ wlan2g_green { label = "r6120:green:wlan2g"; gpios = <&gpio 42 GPIO_ACTIVE_LOW>; + linux,default-trigger = "phy0tpt"; }; wlan2g_orange { -- cgit v1.2.3