summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/timer/nxp,sysctr-timer.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/timer/nxp,sysctr-timer.yaml')
-rw-r--r--dts/Bindings/timer/nxp,sysctr-timer.yaml8
1 files changed, 7 insertions, 1 deletions
diff --git a/dts/Bindings/timer/nxp,sysctr-timer.yaml b/dts/Bindings/timer/nxp,sysctr-timer.yaml
index 830211c55b..891cca0095 100644
--- a/dts/Bindings/timer/nxp,sysctr-timer.yaml
+++ b/dts/Bindings/timer/nxp,sysctr-timer.yaml
@@ -18,7 +18,9 @@ description: |
properties:
compatible:
- const: nxp,sysctr-timer
+ enum:
+ - nxp,imx95-sysctr-timer
+ - nxp,sysctr-timer
reg:
maxItems: 1
@@ -32,6 +34,10 @@ properties:
clock-names:
const: per
+ nxp,no-divider:
+ description: if present, means there is no internal base clk divider.
+ type: boolean
+
required:
- compatible
- reg