dts: bindings: timer: Add default clock frequency for nordic grtc
Adds a default for the nordic grtc Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
a9d0a36332
commit
e553b290f7
1 changed files with 7 additions and 0 deletions
|
@ -45,3 +45,10 @@ properties:
|
|||
description: Number of capture/compare channels
|
||||
type: int
|
||||
required: true
|
||||
|
||||
clock-frequency:
|
||||
type: int
|
||||
default: 1000000
|
||||
description: |
|
||||
Clock frequency information for tick increment operations, this default value comes from
|
||||
the nRF54L15 datasheet.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue