From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner sunXi clock patches for 3.12
Date: Mon, 26 Aug 2013 11:14:34 +0200 [thread overview]
Message-ID: <20130826091434.GA4980@lukather> (raw)
Hi Mike,
Please pull the following branch with the sunxi additions to the clk
driver for the 3.12 merge window, based on your current clk-next.
Please note that the patch "clk: sunxi: fix initialization of basic
clocks" from Emilio, that you told was applied, wasn't in your clk-next
branch, so I took it, as it conflicted with later patches.
Thanks!
Maxime
The following changes since commit bddbd13453d838a30baf84869c56076c8ce2b211:
Merge tag 'zynq-clk-for-3.12' of git://git.xilinx.com/linux-xlnx into clk-next (2013-08-20 14:58:48 -0700)
are available in the git repository at:
https://github.com/mripard/linux.git tags/sunxi-clk-for-3.12
for you to fetch changes up to 1fb2e4aab8b31b15e6be5debacb4203333360fd2:
clk: sunxi: Add Allwinner A20 gates (2013-08-26 10:58:21 +0200)
----------------------------------------------------------------
Allwinner clock changes for 3.12
These patches mostly do some cleanup to introduce the basic gated clocks for
the Allwinner A10s, A20 and A31 SoCs.
----------------------------------------------------------------
Emilio L?pez (1):
clk: sunxi: fix initialization of basic clocks
Maxime Ripard (5):
clk: sunxi: Add A10s gates
clk: sunxi: Rename the structure to prepare the addition of sun6i
clk: sunxi: Allow to specify the divider width from the dividers data
clk: sunxi: Add A31 clocks support
clk: sunxi: Add Allwinner A20 gates
Documentation/devicetree/bindings/clock/sunxi.txt | 12 +
.../bindings/clock/sunxi/sun5i-a10s-gates.txt | 75 +++++++
.../bindings/clock/sunxi/sun6i-a31-gates.txt | 83 +++++++
.../bindings/clock/sunxi/sun7i-a20-gates.txt | 98 +++++++++
drivers/clk/sunxi/clk-sunxi.c | 241 +++++++++++++++++----
5 files changed, 464 insertions(+), 45 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/sunxi/sun5i-a10s-gates.txt
create mode 100644 Documentation/devicetree/bindings/clock/sunxi/sun6i-a31-gates.txt
create mode 100644 Documentation/devicetree/bindings/clock/sunxi/sun7i-a20-gates.txt
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130826/e43d5049/attachment.sig>
next reply other threads:[~2013-08-26 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-26 9:14 Maxime Ripard [this message]
2013-08-28 1:12 ` [GIT PULL] Allwinner sunXi clock patches for 3.12 Mike Turquette
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=20130826091434.GA4980@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).