From: Michal Simek <michal.simek@amd.com>
To: "Rob Herring (Arm)" <robh@kernel.org>,
Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Mike Looijmans <mike.looijmans@topic.nl>
Cc: linux-clk@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] dt-bindings: clock: silabs,si5341: Add missing properties
Date: Mon, 8 Sep 2025 08:51:01 +0200 [thread overview]
Message-ID: <4537e452-9eec-4577-95fe-deb8fadf4531@amd.com> (raw)
In-Reply-To: <20250906201657.1734462-1-robh@kernel.org>
On 9/6/25 22:16, Rob Herring (Arm) wrote:
> Add "clock-output-names" which is a standard property for clock
> providers.
>
> Add the "always-on" boolean property which was undocumented, but
> already in use for some time. The flag prevents a clock output from
> being disabled.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> Documentation/devicetree/bindings/clock/silabs,si5341.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/clock/silabs,si5341.yaml b/Documentation/devicetree/bindings/clock/silabs,si5341.yaml
> index b4f7efdf0b7b..d6416bded3d5 100644
> --- a/Documentation/devicetree/bindings/clock/silabs,si5341.yaml
> +++ b/Documentation/devicetree/bindings/clock/silabs,si5341.yaml
> @@ -73,6 +73,8 @@ properties:
> - const: in1
> - const: in2
>
> + clock-output-names: true
> +
> interrupts:
> maxItems: 1
> description: Interrupt for INTRb pin
> @@ -130,6 +132,10 @@ patternProperties:
> description: Number of clock output
> maximum: 9
>
> + always-on:
> + description: Set to keep the clock output always running
> + type: boolean
> +
> silabs,format:
> description: Output format
> $ref: /schemas/types.yaml#/definitions/uint32
Reviewed-by: Michal Simek <michal.simek@amd.com>
Tested-by: Michal Simek <michal.simek@amd.com>
Thanks,
Michal
next prev parent reply other threads:[~2025-09-08 6:51 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-06 20:16 [PATCH] dt-bindings: clock: silabs,si5341: Add missing properties Rob Herring (Arm)
2025-09-08 6:51 ` Michal Simek [this message]
2025-09-16 1:10 ` Stephen Boyd
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=4537e452-9eec-4577-95fe-deb8fadf4531@amd.com \
--to=michal.simek@amd.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mike.looijmans@topic.nl \
--cc=mturquette@baylibre.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.