[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230413224047.4086269-1-sboyd@kernel.org>
Date: Thu, 13 Apr 2023 15:40:47 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Michael Turquette <mturquette@...libre.com>,
linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk fixes for v6.3-rc6
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
Powered by blists - more mailing lists