]> git.karo-electronics.de Git - linux-beck.git/commitdiff
dtb: xgene: Add irqs to support multi queue
authorIyappan Subramanian <isubramanian@apm.com>
Wed, 17 Feb 2016 23:00:42 +0000 (15:00 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Feb 2016 03:08:34 +0000 (22:08 -0500)
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>
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi
arch/arm64/boot/dts/apm/apm-storm.dtsi

index 5d87a3dc44b86090bc2b275e0cbe14d75f75aadc..278f106a0054c5f53b66fb8453700ffbd0acee32 100644 (file)
                              <0x0 0x1f600000 0x0 0Xd100>,
                              <0x0 0x20000000 0x0 0X220000>;
                        interrupts = <0 108 4>,
-                                    <0 109 4>;
+                                    <0 109 4>,
+                                    <0 110 4>,
+                                    <0 111 4>,
+                                    <0 112 4>,
+                                    <0 113 4>,
+                                    <0 114 4>,
+                                    <0 115 4>;
                        port-id = <1>;
                        dma-coherent;
                        clocks = <&xge1clk 0>;
index fe30f7671ea3bc2707fb70a312c70e18bb1c2550..cafb2c2715fbae02551ffe32bc2693463d665423 100644 (file)
                              <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 */