]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: allwinner: h5: fix pinctrl IRQs
authorIcenowy Zheng <icenowy@aosc.io>
Fri, 11 Aug 2017 14:27:35 +0000 (22:27 +0800)
committerChen-Yu Tsai <wens@csie.org>
Mon, 14 Aug 2017 06:18:21 +0000 (14:18 +0800)
commitd86e63e1f0b7868c55c8d4a54854b85e2bac690b
treedf375a8c67dac46a762626fbf9d72da02ba03750
parent56a9155074b4d23aa07a98c35c6f107dd50a9367
arm64: allwinner: h5: fix pinctrl IRQs

The pin controller of H5 has three IRQs at the chip's GIC, which
represents three banks of pinctrl IRQs. However, the device tree used to
miss the third IRQ of the pin controller, which makes the PG bank IRQ
not usable.

Add the missing IRQ to the pinctrl node.

Fixes: 4e36de179f27 ("arm64: allwinner: h5: add Allwinner H5 .dtsi")
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm64/boot/dts/allwinner/sun50i-h5.dtsi