Skip to content

Commit e553b29

Browse files
nordicjmkartben
authored andcommitted
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>
1 parent a9d0a36 commit e553b29

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dts/bindings/timer/nordic,nrf-grtc.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,10 @@ properties:
4545
description: Number of capture/compare channels
4646
type: int
4747
required: true
48+
49+
clock-frequency:
50+
type: int
51+
default: 1000000
52+
description: |
53+
Clock frequency information for tick increment operations, this default value comes from
54+
the nRF54L15 datasheet.

0 commit comments

Comments
 (0)