X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Far9344_pcs_cap324.dts;h=e29589cad2cfdf218247520f6e6b87fb38b4e946;hb=d9753f0ec58429c9b9aa92918ff736004e4ca0d0;hp=bc146bb672c56037f42c00bf72589d1858b8ebea;hpb=7a873974f7fd04b4d5563df2b7ed91e9be3b38b7;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 bc146bb672..e29589cad2 100644 --- a/target/linux/ath79/dts/ar9344_pcs_cap324.dts +++ b/target/linux/ath79/dts/ar9344_pcs_cap324.dts @@ -14,7 +14,7 @@ serial0 = &uart; led-boot = &status; led-failsafe = &status; - led-running = &status; + led-running = &running; led-upgrade = &status; }; @@ -36,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"; @@ -74,7 +74,6 @@ default-state = "off"; }; }; - }; &ref { @@ -117,6 +116,7 @@ }; partition@50000 { + compatible = "denx,uimage"; label = "firmware"; reg = <0x050000 0x0fa0000>; };