diff options
author | Martin Schiller <mschiller@tdt.de> | 2016-08-12 10:39:39 +0200 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-08-15 15:32:36 +0200 |
commit | ddd18828119a12918f784589f9329ad5b4d5f5c6 (patch) | |
tree | f03fcb2739e7da579e4ac06642b87cba8ac3cccd /target/linux/lantiq/dts/vr9.dtsi | |
parent | 8f02f7c7f8e3577535ef6dc355438051d5616925 (diff) | |
download | upstream-ddd18828119a12918f784589f9329ad5b4d5f5c6.tar.gz upstream-ddd18828119a12918f784589f9329ad5b4d5f5c6.tar.bz2 upstream-ddd18828119a12918f784589f9329ad5b4d5f5c6.zip |
lantiq/xrx200-net: add interrupt for second DMA TX channel to vr9.dtsi
Signed-off-by: Martin Schiller <mschiller@tdt.de>
Diffstat (limited to 'target/linux/lantiq/dts/vr9.dtsi')
-rw-r--r-- | target/linux/lantiq/dts/vr9.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |