diff --git a/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-whw01.dts b/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-whw01.dts index 3fbc66b1a3..15a22afff7 100644 --- a/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-whw01.dts +++ b/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4018-whw01.dts @@ -13,7 +13,9 @@ ethernet0 = &gmac; serial0 = &blsp1_uart1; led-boot = &led_system_blue; + led-failsafe = &led_system_red; led-running = &led_system_blue; + led-upgrade = &led_system_red; label-mac-device = &gmac; }; @@ -56,7 +58,7 @@ reg = <0x62>; /* RGB? */ - led@0 { + led_system_red: led@0 { reg = <0>; color = ; function = LED_FUNCTION_POWER;