summaryrefslogtreecommitdiffstats
path: root/arch/arm64/boot/dts
diff options
context:
space:
mode:
authorDinh Nguyen <dinguyen@kernel.org>2017-10-11 03:24:36 -0500
committerDinh Nguyen <dinguyen@kernel.org>2017-10-11 03:26:08 -0500
commita067fb4290131b5b356dfcc464b5bff19a251791 (patch)
treee076d7a30f047d1f0de28e617ee651b6918a9baf /arch/arm64/boot/dts
parentf850b5401cdfa6f5d03a62357211507d6ed72050 (diff)
arm64: dts: stratix10: fix interrupt number for gpio1
The gpio1 node's interrupt number should be 111. Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts')
-rw-r--r--arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
index 721b91abcd28..7c9bdc7ab50b 100644
--- a/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
+++ b/arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
@@ -165,7 +165,7 @@
reg = <0>;
interrupt-controller;
#interrupt-cells = <2>;
- interrupts = <0 110 4>;
+ interrupts = <0 111 4>;
};
};