public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Michael Turquette <mturquette@baylibre.com>,
	linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] clk fixes for v5.15-rc5
Date: Fri, 15 Oct 2021 17:05:34 -0700	[thread overview]
Message-ID: <20211016000534.972778-1-sboyd@kernel.org> (raw)

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

             reply	other threads:[~2021-10-16  0:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-16  0:05 Stephen Boyd [this message]
2021-10-16 17:28 ` [GIT PULL] clk fixes for v5.15-rc5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211016000534.972778-1-sboyd@kernel.org \
    --to=sboyd@kernel.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mturquette@baylibre.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox