X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9344_pcs_cap324.dts;h=e29589cad2cfdf218247520f6e6b87fb38b4e946;hb=d9753f0ec58429c9b9aa92918ff736004e4ca0d0;hp=ada28d634a69274baffd28f1da99ea44f25ae093;hpb=55ff2951eac8fd86c91b9673395325e393e357ac;p=oweals%2Fopenwrt.git diff --git a/target/linux/ath79/dts/ar9344_pcs_cap324.dts b/target/linux/ath79/dts/ar9344_pcs_cap324.dts index ada28d634a..e29589cad2 100644 --- a/target/linux/ath79/dts/ar9344_pcs_cap324.dts +++ b/target/linux/ath79/dts/ar9344_pcs_cap324.dts @@ -12,7 +12,10 @@ aliases { serial0 = &uart; - led-status = &status; + led-boot = &status; + led-failsafe = &status; + led-running = &running; + led-upgrade = &status; }; keys { @@ -33,13 +36,13 @@ leds { compatible = "gpio-leds"; - power_amber { + status: power_amber { label = "pcs:amber:power"; gpios = <&gpio 13 GPIO_ACTIVE_LOW>; default-state = "off"; }; - status: power_green { + running: power_green { label = "pcs:green:power"; gpios = <&gpio 12 GPIO_ACTIVE_LOW>; default-state = "on"; @@ -71,7 +74,6 @@ default-state = "off"; }; }; - }; &ref { @@ -114,6 +116,7 @@ }; partition@50000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x050000 0x0fa0000>; };