kernel: move b43 install function to broadcom.mk
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / dts / ar-5387un.dts
index 3a83834bde211ba92ac2a42f533ec94d2da6c6a6..209eda37f40330956defa6b0ad51d40f0a7aa7c6 100644 (file)
                stdout-path = "serial0:115200n8";
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
                #address-cells = <1>;
                #size-cells = <0>;
                poll-interval = <20>;
-               debounce-interval = <60>;
 
                reset {
                        label = "reset";
                        gpios = <&pinctrl 23 1>;
                        linux,code = <KEY_RESTART>;
+                       debounce-interval = <60>;
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
                inet_red {