From ddd18828119a12918f784589f9329ad5b4d5f5c6 Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Fri, 12 Aug 2016 10:39:39 +0200 Subject: [PATCH] lantiq/xrx200-net: add interrupt for second DMA TX channel to vr9.dtsi Signed-off-by: Martin Schiller --- target/linux/lantiq/dts/vr9.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/lantiq/dts/vr9.dtsi b/target/linux/lantiq/dts/vr9.dtsi index 15d73a50be..a1c05d01f1 100644 --- a/target/linux/lantiq/dts/vr9.dtsi +++ b/target/linux/lantiq/dts/vr9.dtsi @@ -180,7 +180,7 @@ 0xE10B308 0x30 /* pmac */ >; interrupt-parent = <&icu0>; - interrupts = <73 72>; + interrupts = <75 73 72>; }; mei@E116000 { -- 2.30.2