ramips: cleanup dts files of mt7621 based boards
[openwrt/openwrt.git] / target / linux / ramips / dts / VR500.dts
index 8b5d98fa697485629a16db774f7a57f086bdb42e..24bb188706479504edc52e863e2eb9ea7c055861 100644 (file)
@@ -5,7 +5,6 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
        model = "Planex VR500";
 
        memory@0 {
        };
 };
 
-&xhci {
-       status = "okay";
-};
-
 &spi0 {
        status = "okay";
 
@@ -52,8 +47,8 @@
                #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
-               linux,modalias = "m25p80";
                spi-max-frequency = <10000000>;
+               m25p,chunked-io = <32>;
 
                partition@0 {
                        label = "u-boot";
@@ -88,7 +83,3 @@
                };
        };
 };
-
-&pcie {
-       status = "disabled";
-};