[GIT PULL] clk fixes for v6.11-rc3
From: Stephen Boyd
Date: Fri Aug 16 2024 - 18:07:33 EST
The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:
Linux 6.11-rc1 (2024-07-28 14:19:55 -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 39a3396558fb97e6e7d4c1eb04c2166da31904a9:
clk: thead: fix dependency on clk_ignore_unused (2024-07-31 14:51:47 -0700)
----------------------------------------------------------------
One fix for the new T-Head TH1520 clk driver that marks a bus clk
critical so that it isn't turned off during late init which breaks
emmc-sdio.
----------------------------------------------------------------
Drew Fustini (1):
clk: thead: fix dependency on clk_ignore_unused
drivers/clk/thead/clk-th1520-ap.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git