Commit 519ba32e authored by Daniel Mack's avatar Daniel Mack Committed by Stephen Boyd
Browse files

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: default avatarDaniel Mack <daniel@zonque.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220125093336.226787-5-daniel@zonque.org


Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 11dda11f
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -54,6 +54,14 @@ properties:
      has missing pulses for up to 20 ms.
    $ref: /schemas/types.yaml#/definitions/flag

  cirrus,dynamic-mode:
    description:
      In dynamic mode, the CLK_IN input is used to drive the
      digital PLL of the silicon.
      If not given, the static mode shall be used to derive the
      output signal directly from the REF_CLK input.
    $ref: /schemas/types.yaml#/definitions/flag

required:
  - compatible
  - reg