Commit 061f4274 authored by Peng Fan's avatar Peng Fan Committed by Daniel Lezcano

dt-bindings: timer: nxp,sysctr-timer: add nxp,no-divider property

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: default avatarPeng Fan <peng.fan@nxp.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220902111207.2902493-2-peng.fan@oss.nxp.comSigned-off-by: default avatarDaniel Lezcano <daniel.lezcano@linaro.org>
parent 789d4b10
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment