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.7-rc1
Date: Sun, 19 Apr 2020 11:12:10 -0700 [thread overview]
Message-ID: <20200419181210.204996-1-sboyd@kernel.org> (raw)
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:
Linux 5.7-rc1 (2020-04-12 12:35:55 -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 ca6df49d62d7cc4c1653a4d9b1ecc61ecd530e02:
clk: sprd: don't gate uart console clock (2020-04-13 12:20:07 -0700)
----------------------------------------------------------------
Two build fixes for a couple clk drivers and a fix for the Unisoc serial
clk where we want to keep it on for earlycon.
----------------------------------------------------------------
Arnd Bergmann (2):
clk: asm9260: fix __clk_hw_register_fixed_rate_with_accuracy typo
clk: mmp2: fix link error without mmp2
Chunyan Zhang (1):
clk: sprd: don't gate uart console clock
drivers/clk/clk-asm9260.c | 2 +-
drivers/clk/mmp/clk-pll.c | 33 ++++++++++++++++++++++++++++++++-
drivers/clk/mmp/clk.c | 31 -------------------------------
drivers/clk/mmp/clk.h | 7 -------
drivers/clk/sprd/sc9863a-clk.c | 3 ++-
5 files changed, 35 insertions(+), 41 deletions(-)
--
Sent by a computer, using git, on the internet
next reply other threads:[~2020-04-19 18:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-19 18:12 Stephen Boyd [this message]
2020-04-19 21:05 ` [GIT PULL] clk fixes for v5.7-rc1 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=20200419181210.204996-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