ath79: fix MAC address assignment for TP-Link ar7241 devices
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_mikrotik_routerboard-sxt-5n.dtsi
index 789069632b24fdb2fc65f6480601f59dddc2530d..6cf84c98b3aca37ce366ba3be03e5d1569fc9427 100644 (file)
@@ -14,7 +14,6 @@
                led-failsafe = &led_user;
                led-running = &led_user;
                led-upgrade = &led_user;
-               serial0 = &uart;
        };
 
        leds {
@@ -87,8 +86,6 @@
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                        partition@0 {
                                label = "RouterBoot";
                                reg = <0x0 0x20000>;
-                               read-only;
                                compatible = "mikrotik,routerboot-partitions";
                                #address-cells = <1>;
                                #size-cells = <1>;
                                        read-only;
                                };
 
-                               hard_config: hard_config {
+                               hard_config {
                                        read-only;
                                };
 
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &eth0 {
        status = "okay";