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.11-rc5
Date: Thu, 28 Jan 2021 00:23:18 -0800 [thread overview]
Message-ID: <20210128082318.3265480-1-sboyd@kernel.org> (raw)
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 other threads:[~2021-01-28 8:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20210128082318.3265480-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