Skip to content

Commit 613ee72

Browse files
thenguyenyfkartben
authored andcommitted
drivers: counter: migrate counter AGT to using HAL support
Migrate renesas,ra-agt-counter implementation to use hal_renesas. Add additional AGT_CLOCK_SUBCLOCK count source. Add constraint for counter resolution to 32 or 16 bit variant. Signed-off-by: The Nguyen <the.nguyen.yf@renesas.com>
1 parent 37b4cff commit 613ee72

File tree

3 files changed

+442
-430
lines changed

3 files changed

+442
-430
lines changed

drivers/counter/Kconfig.renesas_ra

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ config COUNTER_RA_AGT
77
bool "Renesas RA AGT driver"
88
default y
99
depends on DT_HAS_RENESAS_RA_AGT_COUNTER_ENABLED
10+
select USE_RA_FSP_AGT
1011
help
1112
Enable support for Renesas Low Power Asynchronous General Purpose Timer (AGT) driver.

0 commit comments

Comments
 (0)