drivers/timer: Add timer driver of it51xxx
Add timer driver for ITE it51xxx series. Signed-off-by: Tim Lin <tim2.lin@ite.corp-partner.google.com>
This commit is contained in:
parent
d64d87f655
commit
a531e71376
7 changed files with 463 additions and 0 deletions
|
@ -3,6 +3,9 @@
|
|||
|
||||
if SOC_SERIES_IT51XXX
|
||||
|
||||
config ARCH_HAS_CUSTOM_BUSY_WAIT
|
||||
default y
|
||||
|
||||
config SYS_CLOCK_HW_CYCLES_PER_SEC
|
||||
default $(dt_node_int_prop_int,/cpus/cpu@0,clock-frequency)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue