aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/lantiq
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2016-06-24 16:27:00 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-06-24 16:27:00 +0200
commitd52c978502a52f2f1ff64f4b6e9beb7ca65e4622 (patch)
treeb95719eb5e831d79584a1e9a3b1a9ff24202a124 /target/linux/lantiq
parent9f716901fa38d73b0848da568da4bcd75b0d6782 (diff)
downloadmaster-187ad058-d52c978502a52f2f1ff64f4b6e9beb7ca65e4622.tar.gz
master-187ad058-d52c978502a52f2f1ff64f4b6e9beb7ca65e4622.tar.bz2
master-187ad058-d52c978502a52f2f1ff64f4b6e9beb7ca65e4622.zip
lantiq: use new property name for eiu irqs
Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'target/linux/lantiq')
-rw-r--r--target/linux/lantiq/dts/amazonse.dtsi2
-rw-r--r--target/linux/lantiq/dts/ar9.dtsi2
-rw-r--r--target/linux/lantiq/dts/danube.dtsi2
-rw-r--r--target/linux/lantiq/dts/vr9.dtsi2
4 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/lantiq/dts/amazonse.dtsi b/target/linux/lantiq/dts/amazonse.dtsi
index c0bba436d1..c586106359 100644
--- a/target/linux/lantiq/dts/amazonse.dtsi
+++ b/target/linux/lantiq/dts/amazonse.dtsi
@@ -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 {
diff --git a/target/linux/lantiq/dts/ar9.dtsi b/target/linux/lantiq/dts/ar9.dtsi
index 9feb8a0e51..e67bcc2a10 100644
--- a/target/linux/lantiq/dts/ar9.dtsi
+++ b/target/linux/lantiq/dts/ar9.dtsi
@@ -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 {
diff --git a/target/linux/lantiq/dts/danube.dtsi b/target/linux/lantiq/dts/danube.dtsi
index 0a75fd9d45..a785af4266 100644
--- a/target/linux/lantiq/dts/danube.dtsi
+++ b/target/linux/lantiq/dts/danube.dtsi
@@ -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 {
diff --git a/target/linux/lantiq/dts/vr9.dtsi b/target/linux/lantiq/dts/vr9.dtsi
index aa34a5f3e7..15d73a50be 100644
--- a/target/linux/lantiq/dts/vr9.dtsi
+++ b/target/linux/lantiq/dts/vr9.dtsi
@@ -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 {