* [GIT PULL] Allwinner clocks additions for 3.17
@ 2014-07-18 21:13 Maxime Ripard
2014-07-26 0:59 ` Mike Turquette
0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2014-07-18 21:13 UTC (permalink / raw)
To: linux-arm-kernel
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.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140718/e46d69b5/attachment.sig>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [GIT PULL] Allwinner clocks additions for 3.17
2014-07-18 21:13 [GIT PULL] Allwinner clocks additions for 3.17 Maxime Ripard
@ 2014-07-26 0:59 ` Mike Turquette
0 siblings, 0 replies; 2+ messages in thread
From: Mike Turquette @ 2014-07-26 0:59 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-07-26 0:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-18 21:13 [GIT PULL] Allwinner clocks additions for 3.17 Maxime Ripard
2014-07-26 0:59 ` Mike Turquette
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).