From: Conor Dooley <conor@kernel.org>
To: Paul Handrigan <paulha@opensource.cirrus.com>
Cc: linux-clk@vger.kernel.org, sboyd@kernel.org,
mturquette@baylibre.com, devicetree@vger.kernel.org,
krzk+dt@kernel.org, robh@kernel.org, conor+dt@kernel.org,
patches@opensource.cirrus.com
Subject: Re: [PATCH v5 1/2] dt-bindings: clock: cs2600: Add support for the CS2600
Date: Mon, 13 Jan 2025 18:46:07 +0000 [thread overview]
Message-ID: <20250113-periscope-dig-232ad4af47fd@spud> (raw)
In-Reply-To: <20241231201742.3955733-2-paulha@opensource.cirrus.com>
[-- Attachment #1: Type: text/plain, Size: 1096 bytes --]
On Tue, Dec 31, 2024 at 02:17:41PM -0600, Paul Handrigan wrote:
> + cirrus,aux-output-source:
> + description:
> + Specifies the function of the auxiliary output pin with "phase_unlock"
> + to indicate the input and output clocks are not in phase, "freq_unlock"
> + to indicate the PLL is unlocked, and "no_clkin" to indicate the clock on
> + the clk_in pin is not present.
> + $ref: /schemas/types.yaml#/definitions/string
> + enum:
> + - phase_unock
> + - freq_unlock
> + - no_clkin
> +
> + cirrus,clock-mode:
> + description:
> + Sets the device into smart mode whith "smart_mode" and sets the device
> + into smart mode that only outputs a clock when clk_in starts with
> + "smart_clkin_only_mode".
> + $ref: /schemas/types.yaml#/definitions/string
> + enum:
> + - smart_mode
> + - smart_clkin_only_mode
Both of these vendor properties are not required, so they need to have a
default added to the binding.
> +
> +required:
> + - compatible
> + - reg
> + - clocks
> + - clock-names
> + - '#clock-cells'
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2025-01-13 18:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-31 20:17 [PATCH v4 0/2] Cirrus Logic CS2600 clock device Paul Handrigan
2024-12-31 20:17 ` [PATCH v5 1/2] dt-bindings: clock: cs2600: Add support for the CS2600 Paul Handrigan
2025-01-13 18:46 ` Conor Dooley [this message]
2024-12-31 20:17 ` [PATCH v5 2/2] clk: cs2600: Add Fractional-N clock driver Paul Handrigan
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=20250113-periscope-dig-232ad4af47fd@spud \
--to=conor@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=mturquette@baylibre.com \
--cc=patches@opensource.cirrus.com \
--cc=paulha@opensource.cirrus.com \
--cc=robh@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