[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211016000534.972778-1-sboyd@kernel.org>
Date: Fri, 15 Oct 2021 17:05:34 -0700
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.15-rc5
The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
Linux 5.15-rc1 (2021-09-12 16:28:37 -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 92c02ff1a43edce37cf1b092bfad37d84d7e4ea6:
clk: qcom: add select QCOM_GDSC for SM6350 (2021-10-13 11:44:42 -0700)
----------------------------------------------------------------
Clk driver fixes for critical issues found in the past few weeks.
- Select gdsc config so qcom sm6350 driver probes
- Fix a register offset in qcom gcc-sm6115 so the correct clk is
controlled
- Fix inverted logic in Renesas RZ/G2L .is_enabled()
- Mark some more clks critical in Renesas clk driver
- Remove a duplicate clk in the agilex driver
----------------------------------------------------------------
Biju Das (2):
clk: renesas: r9a07g044: Mark IA55_CLK and DMAC_ACLK critical
clk: renesas: rzg2l: Fix clk status function
Dinh Nguyen (1):
clk: socfpga: agilex: fix duplicate s2f_user0_clk
Luca Weiss (1):
clk: qcom: add select QCOM_GDSC for SM6350
Shawn Guo (1):
clk: qcom: gcc-sm6115: Fix offset for hlos1_vote_turing_mmu_tbu0_gdsc
Stephen Boyd (1):
Merge tag 'renesas-clk-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into clk-fixes
drivers/clk/qcom/Kconfig | 1 +
drivers/clk/qcom/gcc-sm6115.c | 2 +-
drivers/clk/renesas/r9a07g044-cpg.c | 2 ++
drivers/clk/renesas/rzg2l-cpg.c | 2 +-
drivers/clk/socfpga/clk-agilex.c | 9 ---------
5 files changed, 5 insertions(+), 11 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