From: Dinh Nguyen <dinguyen@kernel.org>
To: Matthew Gerlach <matthew.gerlach@altera.com>,
robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: intel: socfpga_agilex: add frequencies to internal oscillators
Date: Tue, 4 Mar 2025 06:47:48 -0600 [thread overview]
Message-ID: <f2c1a48e-74e3-4f8c-af3c-aafbfc40fd3f@kernel.org> (raw)
In-Reply-To: <20250226185451.11748-1-matthew.gerlach@altera.com>
On 2/26/25 12:54, Matthew Gerlach wrote:
> Add clock-frequency property to the internal oscillators, cb_intosc_ls_clk
> and cb_intosc_hs_div2_clk.
>
> Signed-off-by: Matthew Gerlach <matthew.gerlach@altera.com>
> ---
> arch/arm64/boot/dts/intel/socfpga_agilex.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
> index 1235ba5a9865..bcd12f82636f 100644
> --- a/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
> +++ b/arch/arm64/boot/dts/intel/socfpga_agilex.dtsi
> @@ -114,11 +114,13 @@ clocks {
> cb_intosc_hs_div2_clk: cb-intosc-hs-div2-clk {
> #clock-cells = <0>;
> compatible = "fixed-clock";
> + clock-frequency = <200000000>;
> };
>
> cb_intosc_ls_clk: cb-intosc-ls-clk {
> #clock-cells = <0>;
> compatible = "fixed-clock";
> + clock-frequency = <400000000>;
> };
>
> f2s_free_clk: f2s-free-clk {
Applied!
Thanks,
Dinh
prev parent reply other threads:[~2025-03-04 12:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-26 18:54 [PATCH] arm64: dts: intel: socfpga_agilex: add frequencies to internal oscillators Matthew Gerlach
2025-03-04 12:47 ` Dinh Nguyen [this message]
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=f2c1a48e-74e3-4f8c-af3c-aafbfc40fd3f@kernel.org \
--to=dinguyen@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=matthew.gerlach@altera.com \
--cc=robh@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