diff mbox series

[1/2] dt-bindings: clock: cs2000-cp: Document cirrus,pll-lock-timeout-msec

Message ID 20220825123924.2284276-1-daniel@zonque.org
State Superseded, archived
Headers show
Series [1/2] dt-bindings: clock: cs2000-cp: Document cirrus,pll-lock-timeout-msec | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Daniel Mack Aug. 25, 2022, 12:39 p.m. UTC
This property can be used to set the maximum time to wait for the PLL to
lock.

Signed-off-by: Daniel Mack <daniel@zonque.org>
---
 .../devicetree/bindings/clock/cirrus,cs2000-cp.yaml         | 6 ++++++
 1 file changed, 6 insertions(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
index 0abd6ba82dfd..9eed1868dc6e 100644
--- a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
+++ b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
@@ -62,6 +62,12 @@  properties:
       output signal directly from the REF_CLK input.
     $ref: /schemas/types.yaml#/definitions/flag
 
+  cirrus,pll-lock-timeout-msec:
+    description:
+      Describes the maximum time to wait for the PLL to lock, in milliseconds.
+    $ref: /schemas/types.yaml#/definitions/uint32
+    default: 50
+
 required:
   - compatible
   - reg