drivers: serial: Add support for RZ/N2L

Add serial driver support for RZ/N2L

Signed-off-by: Hoang Nguyen <hoang.nguyen.jx@bp.renesas.com>
Signed-off-by: Nhut Nguyen <nhut.nguyen.kc@renesas.com>
This commit is contained in:
Hoang Nguyen 2025-02-06 06:21:26 +00:00 committed by Benjamin Cabé
commit 6a00473fa6
7 changed files with 653 additions and 0 deletions

View file

@ -213,4 +213,9 @@ config USE_RZ_FSP_CPG
help
Enable RZ FSP CLOCK CONTROL driver
config USE_RZ_FSP_SCI_UART
bool
help
Enable RZ FSP SCI UART driver
endif