]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: allwinner: Fix PMIC interrupt number
authorAndre Przywara <andre.przywara@arm.com>
Wed, 15 May 2024 23:48:52 +0000 (00:48 +0100)
committerChen-Yu Tsai <wens@csie.org>
Tue, 28 May 2024 14:31:31 +0000 (22:31 +0800)
commit5b36166e599b5c1332a1147271d2130cece4bb24
treebf3e79290ea9c2600dc13fe45eaa02d698621521
parent1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
arm64: dts: allwinner: Fix PMIC interrupt number

The "r_intc" interrupt controller on the A64 uses a mapping scheme, so
the first (and only) NMI interrupt #0 appears as interrupt number 32
(cf. the top comment in drivers/irqchip/irq-sun6i-r.c).

Fix that number in the interrupts property to properly forward PMIC
interrupts to the CPU.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Fixes: 4d39a8eb07eb ("arm64: dts: allwinner: Add Jide Remix Mini PC support")
Reviewed-by: Chen-Yu Tsai <wens@csie.org>
Link: https://lore.kernel.org/r/20240515234852.26929-1-andre.przywara@arm.com
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
arch/arm64/boot/dts/allwinner/sun50i-h64-remix-mini-pc.dts