public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] clk fixes for v5.11-rc5
@ 2021-01-28  8:23 Stephen Boyd
  0 siblings, 0 replies; only message in thread
From: Stephen Boyd @ 2021-01-28  8:23 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Michael Turquette, linux-clk, linux-kernel

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -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 c361c5a6c559d1e0a2717abe9162a71aa602954f:

  clk: mmp2: fix build without CONFIG_PM (2021-01-12 12:10:55 -0800)

----------------------------------------------------------------
A handful of clk driver fixes

 - Build fix for CONFIG_PM=n in the mmp2 driver
 - Kconfig warning for unmet dependencies in the i.MX driver
 - Make the camera AHB clk always be enabled on qcom sc7180
 - Use rate round down semantics for qcom sm8250 SD clks

----------------------------------------------------------------
Arnd Bergmann (2):
      clk: imx: fix Kconfig warning for i.MX SCU clk
      clk: mmp2: fix build without CONFIG_PM

Dmitry Baryshkov (1):
      clk: qcom: gcc-sm250: Use floor ops for sdcc clks

Taniya Das (1):
      clk: qcom: gcc-sc7180: Mark the camera abh clock always ON

 drivers/clk/imx/Kconfig       |  2 --
 drivers/clk/mmp/clk-audio.c   |  6 ++++--
 drivers/clk/qcom/gcc-sc7180.c | 21 +++------------------
 drivers/clk/qcom/gcc-sm8250.c |  4 ++--
 4 files changed, 9 insertions(+), 24 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] only message in thread

only message in thread, other threads:[~2021-01-28  8:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-28  8:23 [GIT PULL] clk fixes for v5.11-rc5 Stephen Boyd

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox