arm64: dts: renesas: falcon-cpu: Use INTC_EX for SN65DSI86
authorKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Wed, 9 Mar 2022 19:06:31 +0000 (19:06 +0000)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 4 Apr 2022 09:06:56 +0000 (11:06 +0200)
commit9a4259e59694136add708608fce861a1beff9635
tree154b9e3f3945d2f14df03a4c4e70891333c5eb78
parentf6a2f28ab19ca5ce5bbd3a821fe19468d7c921dc
arm64: dts: renesas: falcon-cpu: Use INTC_EX for SN65DSI86

The INTC block is a better choice for handling the interrupts on the V3U
as the INTC will always be powered, while the GPIO block may be
de-clocked if not in use. Further more, it may be likely to have a lower
power consumption as it does not need to drive the pins.

Switch the interrupt parent and interrupts definition from gpio1 to
irq0 on intc_ex, and configure the PFC accordingly.

Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Link: https://lore.kernel.org/r/20220309190631.1576372-1-kieran.bingham+renesas@ideasonboard.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi