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:
Jamie McCrae 2025-05-21 08:42:46 +01:00 committed by Benjamin Cabé
commit e553b290f7

View file

@ -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.