* [GIT PULL] clk fixes for v6.3-rc6
@ 2023-04-13 22:40 Stephen Boyd
2023-04-13 23:45 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2023-04-13 22:40 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel
The following changes since commit 5cf9d015be160e2d90d29ae74ef1364390e8fce8:
clk: Avoid invalid function names in CLK_OF_DECLARE() (2023-03-09 15:40:49 -0800)
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 632e04739c8f45c2d9ca4d4c5bd18d80c2ac9296:
clk: rs9: Fix suspend/resume (2023-03-21 10:47:06 -0700)
----------------------------------------------------------------
A few more clk driver fixes
- Set the max_register member of the spreadtrum regmap so that reads
don't go off the end of the I/O space
- Avoid a clk parent error in the i.MX imx6ul driver when the selector
is unknown
- Fix an oops due to REGCACHE_NONE usage by the Renesas 9-series driver
----------------------------------------------------------------
Alexander Stein (1):
clk: rs9: Fix suspend/resume
Chunyan Zhang (1):
clk: sprd: set max_register according to mapping range
Oleksij Rempel (1):
clk: imx6ul: fix "failed to get parent" error
drivers/clk/clk-renesas-pcie.c | 3 ++-
drivers/clk/imx/clk-imx6ul.c | 10 ++++++----
drivers/clk/sprd/common.c | 9 ++++++---
3 files changed, 14 insertions(+), 8 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
end of thread, other threads:[~2023-04-13 23:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13 22:40 [GIT PULL] clk fixes for v6.3-rc6 Stephen Boyd
2023-04-13 23:45 ` 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