From b50b0cff2de591f98733fd2fcd025e81b51cb660 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Tue, 7 Jun 2016 18:59:52 +0200 Subject: lantiq: use new property name for eiu irqs Signed-off-by: John Crispin --- target/linux/lantiq/dts/vr9.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/dts/vr9.dtsi') 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 { -- cgit v1.2.3