drivers: counter: Add support for Apollo3 SoCs counter
This commit adds support for the counter which can be found in Apollo3 SoCs Signed-off-by: Hao Luo <hluo@ambiq.com>
This commit is contained in:
parent
48a4269800
commit
d7afd88e71
8 changed files with 352 additions and 31 deletions
|
@ -13,3 +13,13 @@ properties:
|
|||
|
||||
interrupts:
|
||||
required: true
|
||||
|
||||
clock-frequency:
|
||||
type: int
|
||||
required: true
|
||||
description: Counter clock frequency
|
||||
|
||||
clk-source:
|
||||
type: int
|
||||
required: true
|
||||
description: Counter clock source
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue