soc: rcar_gen3: set correct NUM_IRQS for ARM64 R-Car Gen3 boards

Align number of interrupts for ARM64 R-Car Gen3 boards with
the documentation.

Signed-off-by: Mykola Kvach <mykola_kvach@epam.com>
This commit is contained in:
Mykola Kvach 2024-03-14 14:48:15 +02:00 committed by Fabio Baltieri
commit 5554fd17b6

View file

@ -6,8 +6,7 @@
if SOC_SERIES_RCAR_GEN3
config NUM_IRQS
default 512 if SOC_R8A77951_R7
default 240 if SOC_R8A77961 || SOC_R8A77951_A57
default 512
config PINCTRL
default y