From: Bjorn Andersson <andersson@kernel.org>
To: Michael Turquette <mturquette@baylibre.com>,
Stephen Boyd <sboyd@kernel.org>,
Dzmitry Sankouski <dsankouski@gmail.com>
Cc: linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH RESEND v8 0/3] Add divisor computation feature for sdm845 gp clocks
Date: Tue, 7 Jan 2025 20:13:15 -0600 [thread overview]
Message-ID: <173630239536.95965.3833609251283713239.b4-ty@kernel.org> (raw)
In-Reply-To: <20241118-starqltechn_integration_upstream-v8-0-ac8e36a3aa65@gmail.com>
On Mon, 18 Nov 2024 13:15:18 +0300, Dzmitry Sankouski wrote:
> SDM845 has "General Purpose" clocks that can be muxed to
> SoC pins to clock various external devices.
> Those clocks may be used as e.g. PWM sources for external peripherals.
>
> GPCLK can in theory have arbitrary value depending on the use case, so
> the concept of frequency tables, used in rcg2 clock driver, is not
> efficient, because it allows only defined frequencies.
>
> [...]
Applied, thanks!
[1/3] clk: qcom: clk-rcg2: document calc_rate function
commit: cef0523dd2ff65cc95cb747a348ce018f22f4d95
[2/3] clk: qcom: clk-rcg2: split __clk_rcg2_configure function
commit: faddad527c82714dede83d932b4d31f7e38c1766
[3/3] gcc-sdm845: Add general purpose clock ops
commit: 898b72fa44f5739d22016ec5ff6697ba4ac4464d
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
prev parent reply other threads:[~2025-01-08 2:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 10:15 [PATCH RESEND v8 0/3] Add divisor computation feature for sdm845 gp clocks Dzmitry Sankouski
2024-11-18 10:15 ` [PATCH RESEND v8 1/3] clk: qcom: clk-rcg2: document calc_rate function Dzmitry Sankouski
2024-11-18 10:15 ` [PATCH RESEND v8 2/3] clk: qcom: clk-rcg2: split __clk_rcg2_configure function Dzmitry Sankouski
2024-11-18 10:15 ` [PATCH RESEND v8 3/3] gcc-sdm845: Add general purpose clock ops Dzmitry Sankouski
2025-01-08 2:13 ` Bjorn Andersson [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=173630239536.95965.3833609251283713239.b4-ty@kernel.org \
--to=andersson@kernel.org \
--cc=dsankouski@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-clk@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mturquette@baylibre.com \
--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