OSDN Git Service

arm64: zynqmp: Correct IRQ nr for the SMMU
authorEdgar E. Iglesias <edgar.iglesias@xilinx.com>
Thu, 26 Nov 2015 13:12:19 +0000 (14:12 +0100)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 21 Aug 2017 12:07:33 +0000 (14:07 +0200)
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm64/boot/dts/xilinx/zynqmp.dtsi

index 1272fa6..4adf528 100644 (file)
                        reg = <0x0 0xfd800000 0x0 0x20000>;
                        #global-interrupts = <1>;
                        interrupt-parent = <&gic>;
-                       interrupts = <0 157 4>,
-                               <0 157 4>, <0 157 4>, <0 157 4>, <0 157 4>,
-                               <0 157 4>, <0 157 4>, <0 157 4>, <0 157 4>,
-                               <0 157 4>, <0 157 4>, <0 157 4>, <0 157 4>,
-                               <0 157 4>, <0 157 4>, <0 157 4>, <0 157 4>;
+                       interrupts = <0 155 4>,
+                               <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
+                               <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
+                               <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>,
+                               <0 155 4>, <0 155 4>, <0 155 4>, <0 155 4>;
                };
 
                spi0: spi@ff040000 {