From: Stephen Boyd <sboyd@codeaurora.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 v4.10-rc3
Date: Fri, 6 Jan 2017 10:45:14 -0800 [thread overview]
Message-ID: <20170106184514.17453-1-sboyd@codeaurora.org> (raw)
The following changes since commit 2aab7a2055a1705c9e30920d95a596226999eb21:
clk: bcm: Fix 'maybe-uninitialized' warning in bcm2835_clock_choose_div_and_prate() (2016-12-12 11:25:40 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus
for you to fetch changes up to 3868f132cce6abab089fd6b12d6a7333712ade83:
clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization method (2016-12-21 16:33:14 -0800)
----------------------------------------------------------------
One fix for a broken driver on Renesas RZ/A1 SoCs with bootloaders that don't
turn all the clks on and another fix for stm32f4 SoCs where we have multiple
drivers attaching to the same DT node.
----------------------------------------------------------------
Chris Brandt (1):
clk: renesas: mstp: Support 8-bit registers for r7s72100
Gabriel Fernandez (1):
clk: stm32f4: Use CLK_OF_DECLARE_DRIVER initialization method
drivers/clk/clk-stm32f4.c | 4 ++--
drivers/clk/renesas/clk-mstp.c | 27 ++++++++++++++++++++++-----
2 files changed, 24 insertions(+), 7 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
reply other threads:[~2017-01-06 18:45 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=20170106184514.17453-1-sboyd@codeaurora.org \
--to=sboyd@codeaurora.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.