lantiq: Switch to the new SPI driver
[openwrt/openwrt.git] / target / linux / lantiq / dts / amazonse.dtsi
index 5389446eba5d14edce9a9988eb7529b0bd00780f..c0bba436d1c3ac101ce83f159c1573798c1b2c02 100644 (file)
                reg = <0x10000000 0xEF00000>;
 
                spi@E100800 {
-                       compatible = "lantiq,spi-xway";
+                       compatible = "lantiq,ase-spi";
                        reg = <0xE100800 0x100>;
                        interrupt-parent = <&icu0>;
                        interrupts = <24 25 26>;
+                       interrupt-names = "spi_rx", "spi_tx", "spi_err",
+                                       "spi_frm";
                        #address-cells = <1>;
                        #size-cells = <1>;
                };