* [GIT PULL] clk fixes for v6.15-rc7
@ 2025-05-21 21:41 Stephen Boyd
2025-05-22 0:44 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2025-05-21 21:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2039 bytes --]
The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:
Linux 6.15-rc1 (2025-04-06 13:11:33 -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 6a56880562d470b7bbdd1d955ff3fad4ad73a74f:
Merge tag 'sunxi-clk-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes (2025-05-17 20:46:38 -0700)
----------------------------------------------------------------
Fixes for some SoC clk drivers:
- Define the gate clk for the OTG PHY on Rockchip RK3576 so the nvmem
driver actually works
- Initialize clk_hw_onecell_data::num before accessing the 'hws' array
to keep UBSAN happy
- Fix a perf degradation on the Allwinner D1 MMC clk that was making
things half bad
- Fix the Allwinner SNXI_CCU_MP_DATA_WITH_MUX_GATE_FEAT macro to have
proper order of arguments
----------------------------------------------------------------
Andre Przywara (2):
clk: sunxi-ng: fix order of arguments in clock macro
clk: sunxi-ng: d1: Add missing divider for MMC mod clocks
André Draszik (1):
clk: s2mps11: initialise clk_hw_onecell_data::num before accessing ::hws[] in probe()
Heiko Stuebner (1):
clk: rockchip: rk3576: define clk_otp_phy_g
Stephen Boyd (2):
Merge tag 'v6.15-rockchip-clkfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into clk-fixes
Merge tag 'sunxi-clk-fixes-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into clk-fixes
drivers/clk/clk-s2mps11.c | 3 ++-
drivers/clk/rockchip/clk-rk3576.c | 2 ++
drivers/clk/sunxi-ng/ccu-sun20i-d1.c | 42 ++++++++++++++++++++----------------
drivers/clk/sunxi-ng/ccu_mp.h | 25 +++++++++++++++++++--
4 files changed, 51 insertions(+), 21 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.15-rc7
2025-05-21 21:41 [GIT PULL] clk fixes for v6.15-rc7 Stephen Boyd
@ 2025-05-22 0:44 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-05-22 0:44 UTC (permalink / raw)
To: Stephen Boyd; +Cc: Linus Torvalds, Michael Turquette, linux-clk, linux-kernel
The pull request you sent on Wed, 21 May 2025 14:41:31 -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/d608703fcdd9e9538f6c7a0fcf98bf79b1375b60
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:[~2025-05-22 0:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-21 21:41 [GIT PULL] clk fixes for v6.15-rc7 Stephen Boyd
2025-05-22 0:44 ` 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