lantiq: Switch to the new SPI driver
[openwrt/staging/lynxis.git] / target / linux / lantiq / dts / ar9.dtsi
index 25b834647c4fb36086a94a8333adb33ce0779ad2..0be95c3711ef8cd60cffb7265cb98deb0a0f4804 100644 (file)
                };
 
                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";