lantiq: fix building AVM/EVA sysupgrade images on NOR devices
[oweals/openwrt.git] / target / linux / lantiq / dts / amazonse.dtsi
index 13d3e73860a1d420e5a7a617d256362fe9fd3123..c586106359316341410ce859bc86a86f32f0856b 100644 (file)
@@ -45,7 +45,7 @@
                        compatible = "lantiq,eiu-xway";
                        reg = <0x101000 0x1000>;
                        interrupt-parent = <&icu0>;
-                       interrupts = <29 30 31>;
+                       lantiq,eiu-irqs = <29 30 31>;
                };
 
                pmu0: pmu@102000 {
                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>;
                };
@@ -90,7 +92,7 @@
                };
 
                gpio: pinmux@E100B10 {
-                       compatible = "lantiq,pinctrl-ase";
+                       compatible = "lantiq,ase-pinctrl";
                        #gpio-cells = <2>;
                        gpio-controller;
                        reg = <0xE100B10 0xA0>;