From ea9b71e5b1de8e40a7f92d10bfc1761a8955a2e8 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Thu, 22 Dec 2016 09:18:05 +0100 Subject: [PATCH] lantiq: drop the FRITZ7360SL led-dsl alias The power LED can not be used for indicating the xDSL line state and the in system (boot) state at the same time in LEDE. As soon as the xDSL Line goes down, the power LED is switched off. During xDSL handshake the power led would blink with the same or a similar pattern as during boot. Both might confuse users. Signed-off-by: Mathias Kresin --- target/linux/lantiq/dts/FRITZ7360SL.dts | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/lantiq/dts/FRITZ7360SL.dts b/target/linux/lantiq/dts/FRITZ7360SL.dts index 0caea7fe711b..8ecc8610ef02 100644 --- a/target/linux/lantiq/dts/FRITZ7360SL.dts +++ b/target/linux/lantiq/dts/FRITZ7360SL.dts @@ -13,7 +13,6 @@ led-running = &power_green; led-internet = &info_green; - led-dsl = &power_green; led-wifi = &wifi; }; -- 2.30.2