From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner clocks additions for 3.17
Date: Fri, 25 Jul 2014 17:59:28 -0700 [thread overview]
Message-ID: <20140726005928.4791.5056@quantum> (raw)
In-Reply-To: <20140718211335.GA29677@lukather>
Quoting Maxime Ripard (2014-07-18 14:13:35)
> Hi Mike,
>
> Here is the first pull request for the Allwinner clocks changes
>
> Unless something major comes up, or we agree quickly on the MMC
> changes I posted yesterday, there shouldn't be any follow up for the
> 3.17 relaese cycle.
Pull. I haven't had time to go through the MMC series yet but I will
prioritise reviewing it. I guess that stuff will go in after 3.17.
Regards,
Mike
>
> Thanks!
> Maxime
>
> The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:
>
> Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-clocks-for-3.17
>
> for you to fetch changes up to 6c1d66f0da59362cb33ce37d436cd28c77c2b2cb:
>
> clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support (2014-07-15 08:53:24 +0200)
>
> ----------------------------------------------------------------
> Allwinner clocks additions for 3.17
>
> This pull request adds support for the clocks found in the newly supported
> Allwinner A23 clocks.
>
> ----------------------------------------------------------------
> Chen-Yu Tsai (9):
> clk: sunxi: register clock gates with clkdev
> clk: sunxi: move "ahb_sdram" to protected clock list
> clk: sunxi: Support factor clocks with N factor starting not from 0
> clk: sunxi: Add support for table-based divider clocks
> clk: sunxi: Add A23 clocks support
> clk: sunxi: Add A23 APB0 divider clock support
> clk: sunxi: Fix gate indexing for sun6i-a31-apb0-gates
> clk: sunxi: sun6i-apb0-gates: use bitmaps for valid gate indices
> clk: sunxi: sun6i-a31-apb0-gates: Add A23 APB0 support
>
> Documentation/devicetree/bindings/clock/sunxi.txt | 7 ++
> drivers/clk/sunxi/Makefile | 4 +-
> drivers/clk/sunxi/clk-factors.c | 2 +-
> drivers/clk/sunxi/clk-factors.h | 1 +
> drivers/clk/sunxi/clk-sun6i-apb0-gates.c | 76 ++++++++------
> drivers/clk/sunxi/clk-sun8i-apb0.c | 68 +++++++++++++
> drivers/clk/sunxi/clk-sunxi.c | 119 ++++++++++++++++++++--
> 7 files changed, 234 insertions(+), 43 deletions(-)
> create mode 100644 drivers/clk/sunxi/clk-sun8i-apb0.c
>
> --
> Maxime Ripard, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com
prev parent reply other threads:[~2014-07-26 0:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 21:13 [GIT PULL] Allwinner clocks additions for 3.17 Maxime Ripard
2014-07-26 0:59 ` Mike Turquette [this message]
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=20140726005928.4791.5056@quantum \
--to=mturquette@linaro.org \
--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).