Commit 1bea7e94 authored by Cosmin Tanislav's avatar Cosmin Tanislav Committed by Geert Uytterhoeven
Browse files

soc: renesas: Enable ICU support on RZ/N2H



The Renesas RZ/N2H (R9A09G087) SoC has the same Interrupt Controller
(ICU) as the Renesas RZ/T2H (R9A09G077) SoC.

Enable support for it by selecting the RENESAS_RZT2H_ICU config.

Signed-off-by: default avatarCosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20251216123421.124401-1-cosmin-gabriel.tanislav.xa@renesas.com


Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent 8f0b4cce
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -429,6 +429,7 @@ config ARCH_R9A09G077
config ARCH_R9A09G087
	bool "ARM64 Platform support for R9A09G087 (RZ/N2H)"
	default y if ARCH_RENESAS
	select RENESAS_RZT2H_ICU
	help
	  This enables support for the Renesas RZ/N2H SoC variants.