From 7659f9ad9e5d6ffea93bd73989535346f0b14131 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Wed, 5 Oct 2016 08:16:08 +0200 Subject: lantiq: fix usb leds/trigger Add USB led aliases to boards having an led which is meant to be used as USB led according to the manuals. Remove the kmod-ledtrig-usbdev from the default package selection for boards not having an USB led. Add the kmod-ledtrig-usbdev to boards where it is missing. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/ARV752DPW.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts/ARV752DPW.dts') diff --git a/target/linux/lantiq/dts/ARV752DPW.dts b/target/linux/lantiq/dts/ARV752DPW.dts index e37c795197..913f831832 100644 --- a/target/linux/lantiq/dts/ARV752DPW.dts +++ b/target/linux/lantiq/dts/ARV752DPW.dts @@ -15,6 +15,7 @@ led-running = &power_red; led-internet = &internet_red; + led-usb = &umts; led-wifi = &wifi; }; @@ -201,7 +202,7 @@ label = "arv752dpw:red:voice"; gpios = <&gpio 8 1>; }; - microphone { + umts: umts { label = "arv752dpw:red:umts"; gpios = <&gpiomm 3 1>; }; -- cgit v1.2.3