ramips: cleanup dts files of mt7621 based boards
[openwrt/staging/lynxis/omap.git] / target / linux / ramips / dts / WSR-1166.dts
index 97a4304a7393f75d520c235c2a26a43cd9e975a5..ab6a9a4e3f5a753e86ab705b538bbd69b868fe9c 100644 (file)
@@ -5,7 +5,6 @@
 #include <dt-bindings/input/input.h>
 
 / {
-       compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc";
        model = "Buffalo WSR-1166DHP";
 
        memory@0 {
                #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";
                };
        };
 };
+
+&xhci {
+       status = "disabled";
+};