ath79: Add support for Ubiquiti NanoBeam AC
[oweals/openwrt.git] / target / linux / ath79 / dts / ar9344_ocedo_raccoon.dts
index a98f251e348badcde0e31405b4198c9624b1ff63..0875c319b9e6654e949f13e7aec657596f9c43ea 100644 (file)
        model = "OCEDO Raccoon";
        compatible = "ocedo,raccoon", "qca,ar9344";
 
+       chosen {
+               bootargs = "console=ttyS0,115200n8";
+       };
+
        aliases {
-               led-status = &system;
+               led-boot = &system;
+               led-failsafe = &system;
+               led-running = &system;
+               led-upgrade = &system;
        };
 
        leds {
@@ -26,7 +33,6 @@
                wlan2g {
                        label = "raccoon:yellow:wlan24";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan5g {
                        label = "raccoon:red:wlan5";
                        gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy1tpt";
                };
        };
 
        keys {
                compatible = "gpio-keys-polled";
-               #address-cells = <1>;
-               #size-cells = <0>;
                poll-interval = <20>;
 
                reset {
@@ -79,8 +82,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 0x740000>;
                        };
 &pcie {
        status = "okay";
 
-       ath9k: wifi@168c,0030 {
+       ath9k: wifi@0,0 {
                compatible = "pci168c,0030";
                reg = <0x0000 0 0 0 0>;
                mtd-mac-address = <&art 0xc>;