* [GIT PULL] clk fixes for v6.10-rc6
@ 2024-07-07 17:55 Stephen Boyd
2024-07-07 18:34 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2024-07-07 17:55 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel
The following changes since commit 2607133196c35f31892ee199ce7ffa717bea4ad1:
clk: sifive: Do not register clkdevs for PRCI clocks (2024-05-29 12:31:02 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus
for you to fetch changes up to 10f84de27bd05bd2648512975d085dbe0a1e71c3:
Merge tag 'qcom-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes (2024-07-02 12:03:15 -0700)
----------------------------------------------------------------
A set of clk fixes for the Qualcomm, Mediatek, and Allwinner drivers:
- Fix the Qualcomm Stromer Plus PLL set_rate() clk_op to explicitly set
the alpha enable bit and not set bits that don't exist
- Mark Qualcomm IPQ9574 crypto clks as voted to avoid stuck clk
warnings
- Fix the parent of some PLLs on Qualcomm sm6530 so their rate is
correct
- Fix the min/max rate clamping logic in the Allwinner driver that got
broken in v6.9
- Limit runtime PM enabling in the Mediatek driver to only
mt8183-mfgcfg so that system wide resume doesn't break on other
Mediatek SoCs
----------------------------------------------------------------
Frank Oltmanns (1):
clk: sunxi-ng: common: Don't call hw_to_ccu_common on hw without common
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
Pin-yen Lin (1):
clk: mediatek: mt8183: Only enable runtime PM on mt8183-mfgcfg
Stephen Boyd (2):
Merge tag 'sunxi-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
Merge tag 'qcom-clk-fixes-for-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into clk-fixes
drivers/clk/mediatek/clk-mt8183-mfgcfg.c | 1 +
drivers/clk/mediatek/clk-mtk.c | 24 ++++++++++++++----------
drivers/clk/mediatek/clk-mtk.h | 2 ++
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 +++++-----
drivers/clk/sunxi-ng/ccu_common.c | 18 ++++++++++++------
8 files changed, 43 insertions(+), 27 deletions(-)
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] clk fixes for v6.10-rc6
2024-07-07 17:55 [GIT PULL] clk fixes for v6.10-rc6 Stephen Boyd
@ 2024-07-07 18:34 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-07-07 18:34 UTC (permalink / raw)
To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel
The pull request you sent on Sun, 7 Jul 2024 10:55:58 -0700:
> https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/5a4bd506ddad75f1f2711cfbcf7551a5504e3f1e
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-07 18:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-07 17:55 [GIT PULL] clk fixes for v6.10-rc6 Stephen Boyd
2024-07-07 18:34 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox