This property can be used to set the maximum time to wait for the PLL to lock. Signed-off-by: Daniel Mack <daniel@xxxxxxxxxx> --- v1 -> v2: rename property to standard unit suffix, drop $ref, amend default value .../devicetree/bindings/clock/cirrus,cs2000-cp.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml index 0abd6ba82dfd..8e68e1746d1c 100644 --- a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml +++ b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml @@ -62,6 +62,11 @@ properties: output signal directly from the REF_CLK input. $ref: /schemas/types.yaml#/definitions/flag + cirrus,pll-lock-timeout-ms: + description: + Specifies the maximum time to wait for the PLL to lock, in milliseconds. + default: 100 + required: - compatible - reg -- 2.37.2