Linux clock framework development
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konrad.dybcio@linaro.org>,
	Michael Turquette <mturquette@baylibre.com>,
	Stephen Boyd <sboyd@kernel.org>,
	linux-arm-msm@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Christian Marangi <ansuelsmth@gmail.com>
Subject: Re: [PATCH v8 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
Date: Sat, 27 Apr 2024 14:34:15 -0500	[thread overview]
Message-ID: <171424646113.1448451.4939131897098085505.b4-ty@kernel.org> (raw)
In-Reply-To: <20231220221724.3822-1-ansuelsmth@gmail.com>


On Wed, 20 Dec 2023 23:17:21 +0100, Christian Marangi wrote:
> This small series fix a current problem with ipq8074 where the 2 uniphy
> port doesn't work in some corner case with some clk configuration. The
> port to correctly work require a specific frequency, using the wrong one
> results in the port not transmitting data.
> 
> With the current code with a requested freq of 125MHz, the frequency is
> set to 105MHz. This is caused by the fact that there are 2 different
> configuration to set 125MHz and it's always selected the first one that
> results in 105MHz.
> 
> [...]

Applied, thanks!

[1/3] clk: qcom: clk-rcg: introduce support for multiple conf for same freq
      commit: d06b1043644a1831ab141bbee2669002bba15b0f
[2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops
      commit: 89da22456af0762477d8c1345fdd17961b3ada80
[3/3] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf
      commit: e88f03230dc07aa3293b6aeb078bd27370bb2594

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

      parent reply	other threads:[~2024-04-27 19:34 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-20 22:17 [PATCH v8 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq Christian Marangi
2023-12-20 22:17 ` [PATCH v8 1/3] clk: qcom: clk-rcg: " Christian Marangi
2023-12-20 22:17 ` [PATCH v8 2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops Christian Marangi
2023-12-20 22:17 ` [PATCH v8 3/3] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf Christian Marangi
2024-01-22 17:46 ` [PATCH v8 0/3] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq Kathiravan Thirumoorthy
2024-04-11  5:01   ` Stephen Boyd
2024-04-11 11:23     ` Kathiravan Thirumoorthy
2024-04-27 19:34 ` 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=171424646113.1448451.4939131897098085505.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=ansuelsmth@gmail.com \
    --cc=konrad.dybcio@linaro.org \
    --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