cns3xxx: set both MPS 'and' MRSS to 128
[openwrt.git] / target / linux / lantiq / dts / ar9.dtsi
index 25b8346..9feb8a0 100644 (file)
@@ -40,7 +40,7 @@
        sram@1F000000 {
                #address-cells = <1>;
                #size-cells = <1>;
-               compatible = "lantiq,sram";
+               compatible = "lantiq,sram", "simple-bus";
                reg = <0x1F000000 0x800000>;
                ranges = <0x0 0x1F000000 0x7FFFFF>;
 
                };
 
                spi: spi@E100800 {
-                       compatible = "lantiq,spi-xway";
+                       compatible = "lantiq,xrx100-spi";
                        reg = <0xE100800 0x100>;
                        interrupt-parent = <&icu0>;
                        interrupts = <22 23 24>;
+                       interrupt-names = "spi_rx", "spi_tx", "spi_err",
+                                       "spi_frm";
                        #address-cells = <1>;
                        #size-cells = <1>;
                        status = "disabled";