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.2-rc2
Date: Wed, 29 May 2019 15:29:16 -0700 [thread overview]
Message-ID: <20190529222916.57086-1-sboyd@kernel.org> (raw)
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -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 1cc54078d104f5b4d7e9f8d55362efa5a8daffdb:
clk: ti: clkctrl: Fix clkdm_clk handling (2019-05-21 11:43:40 -0700)
----------------------------------------------------------------
A few clk driver fixes
- Don't expose the SiFive clk driver on non-RISCV architectures
- Fix some bits describing clks in the imx8mm driver
- Always call clk domain code in the TI driver so non-legacy platforms
work
----------------------------------------------------------------
Paul Walmsley (1):
clk: sifive: restrict Kconfig scope for the FU540 PRCI driver
Peng Fan (1):
clk: imx: imx8mm: fix int pll clk gate
Tony Lindgren (1):
clk: ti: clkctrl: Fix clkdm_clk handling
drivers/clk/imx/clk-imx8mm.c | 12 ++++++------
drivers/clk/sifive/Kconfig | 1 +
drivers/clk/ti/clkctrl.c | 8 ++++----
3 files changed, 11 insertions(+), 10 deletions(-)
--
Sent by a computer through tubes
next reply other threads:[~2019-05-29 22:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-29 22:29 Stephen Boyd [this message]
2019-05-31 3:00 ` 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=20190529222916.57086-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
Powered by JetHome