drivers: interrupt controller: Add support for RZ/N2L

Add interrupt controller driver support for RZ/N2L

Signed-off-by: Quang Le <quang.le.eb@bp.renesas.com>
Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
This commit is contained in:
Quang Le 2025-02-10 05:47:22 +00:00 committed by Benjamin Cabé
commit 020a0d312c
5 changed files with 259 additions and 13 deletions

View file

@ -218,4 +218,9 @@ config USE_RZ_FSP_SCI_UART
help
Enable RZ FSP SCI UART driver
config USE_RZ_FSP_EXT_IRQ
bool
help
Enable RZ FSP External IRQ driver
endif