From c9e9a787343fb9190b5491188025bcfdebc94beb Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Wed, 15 Aug 2018 20:18:26 +0200 Subject: lantiq: add support for upgrade led Indicate a (sys)upgrade via leds as well. It brings the lantiq diag.sh script en par with the other implementations using devicetree aliases to define multiple leds for boot status indication. By default, use the boot finished led to indicate an upgrade for now. Signed-off-by: Mathias Kresin --- target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts') diff --git a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts index 3854ac2dbe..203a30df5c 100644 --- a/target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts +++ b/target/linux/lantiq/files-4.14/arch/mips/boot/dts/ARV452CQW.dts @@ -16,6 +16,7 @@ led-boot = &power_blue; led-failsafe = &power_red; led-running = &power_blue; + led-upgrade = &power_blue; led-dsl = &dsl_blue; led-usb = &led_usb; -- cgit v1.2.3