ath79: fix TL-WR741ND-v4 switch port order
[openwrt/staging/dedeckeh.git] / target / linux / ath79 / dts / ar9331_tplink_tl-wr703n_tl-mr10u.dtsi
index 7ab9439d5bde9f60a86006bd6af985a35fbaf1bf..ffd3d71a6202ae6c273a5b991c74e0cc0e1d205c 100644 (file)
@@ -9,13 +9,14 @@
 / {
        aliases {
                serial0 = &uart;
-               led-status = &led_system;
+               led-boot = &system;
+               led-failsafe = &system;
+               led-running = &system;
+               led-upgrade = &system;
        };
 
-       gpio-keys-polled {
+       keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <20>;
 
                reset {
                };
        };
 
-       gpio-leds {
+       leds {
                compatible = "gpio-leds";
 
-               led_system: system {
+               system: system {
                        label = "tl-wr703n:blue:system";
                        gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
                };
@@ -50,8 +51,6 @@
        num-cs = <1>;
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
@@ -68,6 +67,7 @@
                        };
 
                        firmware: partition@20000 {
+                               compatible = "tplink,firmware";
                                reg = <0x20000 0x3d0000>;
                                label = "firmware";
                        };