aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2019-07-02 15:54:00 +0200
committerAlexander Couzens <lynxis@fe80.eu>2019-07-02 16:05:28 +0200
commitcc1147072d24eab3dfc802ceeb237fbeb584d946 (patch)
tree3ce559c5cd4834d8170e4b29b8fe4911345f9832 /config
parent7a1b575ac4ede2778bb21cfafa7a1152d9d2555f (diff)
downloadupstream-cc1147072d24eab3dfc802ceeb237fbeb584d946.tar.gz
upstream-cc1147072d24eab3dfc802ceeb237fbeb584d946.tar.bz2
upstream-cc1147072d24eab3dfc802ceeb237fbeb584d946.zip
ramips/leds: use devicetree alias led_wlan
Similiar to the lantiq target use a dts alias to define the wlan led instead of static mapping in /etc/board.d/01_leds. Reduce code duplication. A device tree must define the alias "led-wlan" similiar to "led-boot". / { aliases { led-wlan = &led_wlan; }; [..] led_wlan: wlan { label = "tl-wr841n-v14:green:wlan"; gpios = <&gpio1 9 GPIO_ACTIVE_LOW>; }; }; Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions