* [GIT PULL] clk fixes for v5.8-rc5
@ 2020-07-16 1:22 Stephen Boyd
2020-07-16 3:05 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2020-07-16 1:22 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel
The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:
Linux 5.8-rc1 (2020-06-14 12:45:04 -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 1e7468bd9d30a21e059af477106dc5588ae52dff:
clk: Specify IOMEM dependency for HSDK pll driver (2020-07-11 09:28:10 -0700)
----------------------------------------------------------------
A couple build fixes for issues exposed this merge window and a fix for
the eMMC clk on AST2600 SoCs that fixes the rate that is calculated by
the clk framework.
----------------------------------------------------------------
David Gow (1):
clk: Specify IOMEM dependency for HSDK pll driver
Eddie James (1):
clk: AST2600: Add mux for EMMC clock
Nathan Chancellor (1):
clk: mvebu: ARMADA_AP_CPU_CLK needs to select ARMADA_AP_CP_HELPER
drivers/clk/Kconfig | 1 +
drivers/clk/clk-ast2600.c | 49 +++++++++++++++++++++++++++++++++++++++--------
drivers/clk/mvebu/Kconfig | 1 +
3 files changed, 43 insertions(+), 8 deletions(-)
--
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-16 3:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-16 1:22 [GIT PULL] clk fixes for v5.8-rc5 Stephen Boyd
2020-07-16 3:05 ` 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
Powered by JetHome