Skip to content

Commit 11dda11

Browse files
zonquebebarino
authored andcommitted
dt-bindings: clock: cs2000-cp: document cirrus,clock-skip flag
This mode allows the PLL to maintain lock even when CLK_IN has missing pulses for up to 20 ms. Signed-off-by: Daniel Mack <daniel@zonque.org> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20220125093336.226787-4-daniel@zonque.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
1 parent 68643c3 commit 11dda11

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,12 @@ properties:
4848
- 3 # CS2000CP_AUX_OUTPUT_PLL_LOCK: pll lock status
4949
default: 0
5050

51+
cirrus,clock-skip:
52+
description:
53+
This mode allows the PLL to maintain lock even when CLK_IN
54+
has missing pulses for up to 20 ms.
55+
$ref: /schemas/types.yaml#/definitions/flag
56+
5157
required:
5258
- compatible
5359
- reg

0 commit comments

Comments
 (0)