dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property
authorPeng Fan <peng.fan@nxp.com>
Fri, 2 Sep 2022 11:12:06 +0000 (19:12 +0800)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 20 Sep 2022 08:49:46 +0000 (10:49 +0200)
The base clock input to system counter is internally divided by 3 in
previous design, but there is change that no divider now. So add
a property to indicate that.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220902111207.2902493-2-peng.fan@oss.nxp.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/timer/nxp,sysctr-timer.yaml

index 830211c55b4aa6a1aaf65c41dd9dff3727137629..2b9653dafab8f3380d60f942ef04f29a14e34bb8 100644 (file)
@@ -32,6 +32,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