aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts/apm/apm-storm.dtsi
diff options
context:
space:
mode:
authorIyappan Subramanian <isubramanian@apm.com>2016-02-17 15:00:42 -0800
committerDavid S. Miller <davem@davemloft.net>2016-02-17 22:08:34 -0500
commit0d2c2515b84530ed60f50c2b464d14b6ba7aa1a5 (patch)
tree5729902115e646bf3d80d636b9006841b4cc4fe0 /arch/arm64/boot/dts/apm/apm-storm.dtsi
parentdrivers: net: xgene: Add support for multiple queues (diff)
downloadlinux-dev-0d2c2515b84530ed60f50c2b464d14b6ba7aa1a5.tar.xz
linux-dev-0d2c2515b84530ed60f50c2b464d14b6ba7aa1a5.zip
dtb: xgene: Add irqs to support multi queue
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Khuong Dinh <kdinh@apm.com> Signed-off-by: Tanmay Inamdar <tinamdar@apm.com> Tested-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
-rw-r--r--arch/arm64/boot/dts/apm/apm-storm.dtsi8
1 files changed, 7 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/apm/apm-storm.dtsi b/arch/arm64/boot/dts/apm/apm-storm.dtsi
index fe30f7671ea3..cafb2c2715fb 100644
--- a/arch/arm64/boot/dts/apm/apm-storm.dtsi
+++ b/arch/arm64/boot/dts/apm/apm-storm.dtsi
@@ -958,7 +958,13 @@
<0x0 0x18000000 0x0 0X200>;
reg-names = "enet_csr", "ring_csr", "ring_cmd";
interrupts = <0x0 0x60 0x4>,
- <0x0 0x61 0x4>;
+ <0x0 0x61 0x4>,
+ <0x0 0x62 0x4>,
+ <0x0 0x63 0x4>,
+ <0x0 0x64 0x4>,
+ <0x0 0x65 0x4>,
+ <0x0 0x66 0x4>,
+ <0x0 0x67 0x4>;
dma-coherent;
clocks = <&xge0clk 0>;
/* mac address will be overwritten by the bootloader */