ath79, brcm63xx: Fix debounce-interval properties in gpio-keys-polled nodes
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9344_pcs_cap324.dts
index 57515981bf9743593b425115a9e349d5c2b2f9cc..e29589cad2cfdf218247520f6e6b87fb38b4e946 100644 (file)
 
        aliases {
                serial0 = &uart;
-               led-status = &status;
+               led-boot = &status;
+               led-failsafe = &status;
+               led-running = &running;
+               led-upgrade = &status;
        };
 
        keys {
                compatible = "gpio-keys-polled";
                poll-interval = <20>;
-               #address-cells = <1>;
-               #size-cells = <0>;
+
                pinctrl-names = "default";
                pinctrl-0 = <&jtag_disable_pins>;
 
        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";
@@ -72,7 +74,6 @@
                        default-state = "off";
                };
        };
-
 };
 
 &ref {
@@ -93,8 +94,6 @@
        status = "okay";
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
                        };
 
                        partition@50000 {
+                               compatible = "denx,uimage";
                                label = "firmware";
                                reg = <0x050000 0x0fa0000>;
                        };
 &pcie {
        status = "okay";
 
-       ath9k: wifi@168c,0030 {
+       ath9k: wifi@0,0 {
                compatible = "168c,0030";
                reg = <0x0000 0 0 0 0>;
                mtd-mac-address = <&art 0x0>;