From: Daniel Mack <daniel@zonque.org>
To: linux-clk@vger.kernel.org, devicetree@vger.kernel.org
Cc: robh+dt@kernel.org, kuninori.morimoto.gx@renesas.com,
mturquette@baylibre.com, sboyd@kernel.org,
Daniel Mack <daniel@zonque.org>
Subject: [PATCH v4 3/9] dt-bindings: clock: cs2000-cp: document cirrus,clock-skip flag
Date: Fri, 27 Aug 2021 13:54:14 +0200 [thread overview]
Message-ID: <20210827115420.3052019-4-daniel@zonque.org> (raw)
In-Reply-To: <20210827115420.3052019-1-daniel@zonque.org>
Signed-off-by: Daniel Mack <daniel@zonque.org>
---
.../devicetree/bindings/clock/cirrus,cs2000-cp.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
index 79b90500f6ac..9047d8a24a08 100644
--- a/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
+++ b/Documentation/devicetree/bindings/clock/cirrus,cs2000-cp.yaml
@@ -48,6 +48,12 @@ properties:
- 3 # CS2000CP_AUX_OUTPUT_PLL_LOCK: pll lock status
default: 0
+ cirrus,clock-skip:
+ description:
+ This mode allows the PLL to maintain lock even when CLK_IN
+ has missing pulses for up to 20 ms.
+ $ref: /schemas/types.yaml#/definitions/flag
+
required:
- compatible
- reg
--
2.31.1
next prev parent reply other threads:[~2021-08-27 12:02 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-27 11:54 [PATCH v4 0/9] clk: cs2000-cp: add dynamic mode and more features Daniel Mack
2021-08-27 11:54 ` [PATCH v4 1/9] dt-bindings: clock: convert cs2000-cp bindings to yaml Daniel Mack
2021-08-27 11:54 ` [PATCH v4 2/9] dt-bindings: clock: cs2000-cp: document aux-output-source Daniel Mack
2021-08-31 20:35 ` Rob Herring
2021-08-27 11:54 ` Daniel Mack [this message]
2021-08-31 20:36 ` [PATCH v4 3/9] dt-bindings: clock: cs2000-cp: document cirrus,clock-skip flag Rob Herring
2021-08-27 11:54 ` [PATCH v4 4/9] dt-bindings: clock: cs2000-cp: document cirrus,dynamic-mode Daniel Mack
2021-08-31 20:36 ` Rob Herring
2021-08-27 11:54 ` [PATCH v4 5/9] clk: cs2000-cp: Make aux output function controllable Daniel Mack
2021-08-27 11:54 ` [PATCH v4 6/9] clk: cs2000-cp: add support for dynamic mode Daniel Mack
2021-08-27 11:54 ` [PATCH v4 7/9] clk: cs2000-cp: make clock skip setting configurable Daniel Mack
2021-08-27 11:54 ` [PATCH v4 8/9] clk: cs2000-cp: freeze config during register fiddling Daniel Mack
2021-08-27 11:54 ` [PATCH v4 9/9] clk: cs2000-cp: convert driver to regmap Daniel Mack
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20210827115420.3052019-4-daniel@zonque.org \
--to=daniel@zonque.org \
--cc=devicetree@vger.kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=robh+dt@kernel.org \
--cc=sboyd@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).