ath79: convert Araknis AN-300-AP-I-N WiFis to nvmem-cells
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9556_mikrotik_routerboard-wap-g-5hact2hnd.dts
index c5c51b68796bf2207e1621a228da0b267943d0d2..485ef30e2c114ffb5a2608320d2d9e38a19136b4 100644 (file)
@@ -1,11 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
+
+#include "qca955x.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca955x.dtsi"
-
 / {
        compatible = "mikrotik,routerboard-wap-g-5hact2hnd", "qca,qca9556";
        model = "MikroTik RouterBOARD wAP G-5HacT2HnD";
@@ -61,8 +60,6 @@
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
@@ -76,7 +73,6 @@
                        partition@0 {
                                label = "RouterBoot";
                                reg = <0x0 0x20000>;
-                               read-only;
                                compatible = "mikrotik,routerboot-partitions";
                                #address-cells = <1>;
                                #size-cells = <1>;
@@ -87,7 +83,7 @@
                                        read-only;
                                };
 
-                               hard_config: hard_config {
+                               hard_config {
                                        read-only;
                                };
 
                                };
 
                                soft_config {
-                                       label = "soft_config";
                                };
                        };
 
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &wmac {
        status = "okay";