lantiq: use new property name for eiu irqs

Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin 2016-06-07 18:59:52 +02:00
parent d61af50cf3
commit b50b0cff2d
4 changed files with 4 additions and 4 deletions

View 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 {

View File

@ -50,7 +50,7 @@
compatible = "lantiq,eiu-xway";
reg = <0x101000 0x1000>;
interrupt-parent = <&icu0>;
interrupts = <166 135 66 40 41 42>;
lantiq,eiu-irqs = <166 135 66 40 41 42>;
};
pmu0: pmu@102000 {

View File

@ -54,7 +54,7 @@
compatible = "lantiq,eiu-xway";
reg = <0x101000 0x1000>;
interrupt-parent = <&icu0>;
interrupts = <166 135 66>;
lantiq,eiu-irqs = <166 135 66>;
};
pmu0: pmu@102000 {

View File

@ -50,7 +50,7 @@
compatible = "lantiq,eiu-xway";
reg = <0x101000 0x1000>;
interrupt-parent = <&icu0>;
interrupts = <166 135 66 40 41 42>;
lantiq,eiu-irqs = <166 135 66 40 41 42>;
};
pmu0: pmu@102000 {