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

Reply via email to