ath79, brcm63xx: Fix debounce-interval properties in gpio-keys-polled nodes
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9344_pcs_cap324.dts
index bd7c2a60dc740938dee32d717bf8b047199ab358..e29589cad2cfdf218247520f6e6b87fb38b4e946 100644 (file)
@@ -14,7 +14,7 @@
                serial0 = &uart;
                led-boot = &status;
                led-failsafe = &status;
-               led-running = &status;
+               led-running = &running;
                led-upgrade = &status;
        };
 
        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";
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x050000 0x0fa0000>;
                        };