[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220310043112.3908132-1-sboyd@kernel.org>
Date: Wed, 9 Mar 2022 20:31:12 -0800
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 v5.17-rc7
The following changes since commit 2f0754f27a230fee6e6d753f07585cee03bedfe3:
clk: jz4725b: fix mmc0 clock gating (2022-02-17 17:05:07 -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 aa091a6a91df395a0fa00a808a543301ec99e734:
clk: lan966x: Fix linking error (2022-02-24 16:53:24 -0800)
----------------------------------------------------------------
One more small batch of clk driver fixes
- A fix for the Qualcomm GDSC power domain delays that
avoids black screens at boot on some more recent SoCs
that use a different delay than the hard-coded delays
in the driver.
- A build fix LAN966X clk driver that let it be built
on architectures that didn't have IOMEM.
----------------------------------------------------------------
Horatiu Vultur (1):
clk: lan966x: Fix linking error
Taniya Das (2):
clk: qcom: gdsc: Add support to update GDSC transition delay
clk: qcom: dispcc: Update the transition delay for MDSS GDSC
drivers/clk/Kconfig | 2 ++
drivers/clk/qcom/dispcc-sc7180.c | 5 ++++-
drivers/clk/qcom/dispcc-sc7280.c | 5 ++++-
drivers/clk/qcom/dispcc-sm8250.c | 5 ++++-
drivers/clk/qcom/gdsc.c | 26 +++++++++++++++++++++-----
drivers/clk/qcom/gdsc.h | 8 +++++++-
6 files changed, 42 insertions(+), 9 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