drivers: adc: Initial support for RZ/G3S

Add ADC driver support for Renesas RZ/G3S

Signed-off-by: Phuc Pham <phuc.pham.xr@bp.renesas.com>
Signed-off-by: Binh Nguyen <binh.nguyen.xw@renesas.com>
This commit is contained in:
Phuc Pham 2024-12-16 14:14:39 +07:00 committed by Benjamin Cabé
commit fe53749cdf
6 changed files with 417 additions and 0 deletions

View file

@ -158,6 +158,11 @@ endif # HAS_RENESAS_RA_FSP
if HAS_RENESAS_RZ_FSP
config USE_RZ_FSP_ADC
bool
help
Enable RZ FSP ADC driver
config USE_RZ_FSP_IOPORT
bool
help