ath79: add support for UniFi UK-Ultra
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9563_ubnt_unifiac.dtsi
index 85f13c1473c1ff7bc57c4baaffc63295fa76bf14..60d6fbc895ac6596e9f4e78bfa3a86b65770356b 100644 (file)
@@ -13,7 +13,7 @@
                led-upgrade = &led_blue;
        };
 
-       leds {
+       leds: leds {
                compatible = "gpio-leds";
 
                led_white: led_white {
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &pcie {
        status = "okay";
 };
                        };
 
                        partition@70000 {
+                               /* Combine kernel0 & kernel1 */
                                label = "firmware";
-                               reg = <0x070000 0x790000>;
+                               reg = <0x070000 0xf20000>;
                                compatible = "denx,uimage";
                        };
 
-                       partition@800000 {
-                               label = "kernel1";
-                               reg = <0x800000 0x790000>;
-                               read-only;
-                       };
-
                        partition@f90000 {
                                label = "bs";
                                reg = <0xf90000 0x020000>;
                                label = "art";
                                reg = <0xff0000 0x010000>;
                                read-only;
+
+                               nvmem-layout {
+                                       compatible = "fixed-layout";
+                                       #address-cells = <1>;
+                                       #size-cells = <1>;
+
+                                       macaddr_art_0: macaddr@0 {
+                                               reg = <0x0 0x6>;
+                                       };
+                               };
                        };
                };
        };