All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Stephen Boyd <sboyd@kernel.org>, linux-clk@vger.kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Gabor Juhos <j4g8y7@gmail.com>,
	Luca Weiss <luca.weiss@fairphone.com>,
	Md Sadre Alam <quic_mdalam@quicinc.com>
Subject: [GIT PULL] Qualcomm clock fixes for v6.10
Date: Mon,  1 Jul 2024 22:19:08 -0500	[thread overview]
Message-ID: <20240702031909.341332-1-andersson@kernel.org> (raw)


The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-clk-fixes-for-6.10

for you to fetch changes up to 72ceafb587a56e26c905472418c7dc2033c294d3:

  clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag (2024-05-28 16:32:47 -0500)

----------------------------------------------------------------
Qualcomm clock fixes for v6.10

Correct the Stromer Plus PLL set_rate to explicitly set ALPHA_EN bit and
remove unnecessary upper parts of CONFIG_CTL values.

Mark the recently added IPQ9574 GCC crypto clocks BRANCH_HALT_VOTED, to
address stuck clock warnings.

Lastly fix the GPLL6 and GPLL7 parents on SM6350 to avoid issues with
these reportedly running at ~25GHz.

----------------------------------------------------------------
Gabor Juhos (2):
      clk: qcom: clk-alpha-pll: set ALPHA_EN bit for Stromer Plus PLLs
      clk: qcom: apss-ipq-pll: remove 'config_ctl_hi_val' from Stromer pll configs

Luca Weiss (1):
      clk: qcom: gcc-sm6350: Fix gpll6* & gpll7 parents

Md Sadre Alam (1):
      clk: qcom: gcc-ipq9574: Add BRANCH_HALT_VOTED flag

 drivers/clk/qcom/apss-ipq-pll.c  |  2 --
 drivers/clk/qcom/clk-alpha-pll.c |  3 +++
 drivers/clk/qcom/gcc-ipq9574.c   | 10 ++++++----
 drivers/clk/qcom/gcc-sm6350.c    | 10 +++++-----
 4 files changed, 14 insertions(+), 11 deletions(-)

             reply	other threads:[~2024-07-02  3:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-02  3:19 Bjorn Andersson [this message]
2024-07-02 19:40 ` [GIT PULL] Qualcomm clock fixes for v6.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=20240702031909.341332-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=j4g8y7@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=luca.weiss@fairphone.com \
    --cc=quic_mdalam@quicinc.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 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.