[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200419181210.204996-1-sboyd@kernel.org>
Date: Sun, 19 Apr 2020 11:12:10 -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.7-rc1
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
Powered by blists - more mailing lists