Skip to content

Commit 519ba32

Browse files
zonquebebarino
authored andcommitted
dt-bindings: clock: cs2000-cp: document cirrus,dynamic-mode
This new flag exists to enable the dynamic mode of the hardware. When not given, the static mode is used. Signed-off-by: Daniel Mack <daniel@zonque.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220125093336.226787-5-daniel@zonque.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 11dda11 commit 519ba32

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ properties:
5454
has missing pulses for up to 20 ms.
5555
$ref: /schemas/types.yaml#/definitions/flag
5656

57+
cirrus,dynamic-mode:
58+
description:
59+
In dynamic mode, the CLK_IN input is used to drive the
60+
digital PLL of the silicon.
61+
If not given, the static mode shall be used to derive the
62+
output signal directly from the REF_CLK input.
63+
$ref: /schemas/types.yaml#/definitions/flag
64+
5765
required:
5866
- compatible
5967
- reg

0 commit comments

Comments
 (0)