Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Daniel Mack and committed by
Stephen Boyd
519ba32e 11dda11f

+8
+8
Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
··· 54 54 has missing pulses for up to 20 ms. 55 55 $ref: /schemas/types.yaml#/definitions/flag 56 56 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 + 57 65 required: 58 66 - compatible 59 67 - reg