linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Mike Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Allwinner clocks changes for 3.19
Date: Mon, 24 Nov 2014 21:51:11 -0800	[thread overview]
Message-ID: <20141125055111.12298.93433@quantum> (raw)
In-Reply-To: <20141123164047.GA7599@lukather>

Quoting Maxime Ripard (2014-11-23 08:40:47)
> Hi Mike,
> 
> Here is a bunch of clocks changes to merge for 3.19.
> 
> It might be followed by another pull request as there is a few
> developments that might be ready by the opening of the merge window,
> but it should be most of it.
> 
> Thanks,
> Maxime
> 
> The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:
> 
>   Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux.git tags/sunxi-clocks-for-3.19
> 
> for you to fetch changes up to c1ec51603053260b138fc98e2ed18a5a9bea4515:
> 
>   clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux (2014-11-23 17:02:57 +0100)

Pulled!

Thanks,
Mike

> 
> ----------------------------------------------------------------
> Allwinner Clocks additions for 3.19
> 
> A few patches that should go through the clock tree, mostly fixes, cleanups,
> and new clocks additions to start to support the A80.
> 
> ----------------------------------------------------------------
> Chen-Yu Tsai (7):
>       clk: sunxi: make factors clock mux mask configurable
>       clk: sunxi: Add support for A80 basic bus clocks
>       clk: sunxi: Add support for bus clock gates on Allwinner A80 SoC
>       ARM: dts: sunxi: Use sun4i-a10-apb1-clk for sun6i/sun8i apb2 clocks.
>       clk: sunxi: Removed unused/incorrect sun6i-a31-apb2-clk driver
>       clk: sunxi: Specify number of child clocks for divs clocks
>       clk: sunxi: Implement A31 PLL6 as a divs clock for 2x output
> 
> Emilio L?pez (2):
>       clk: sunxi: unify APB1 clock
>       ARM: dts: sunxi: unify APB1 clock
> 
> Hans de Goede (1):
>       clk: sunxi: gmac-tx-clk mux is not a CLK_MUX_INDEX_BIT mux
> 
>  Documentation/devicetree/bindings/clock/sunxi.txt |  31 ++-
>  arch/arm/boot/dts/sun4i-a10.dtsi                  |  12 +-
>  arch/arm/boot/dts/sun5i-a10s.dtsi                 |  12 +-
>  arch/arm/boot/dts/sun5i-a13.dtsi                  |  12 +-
>  arch/arm/boot/dts/sun6i-a31.dtsi                  |  12 +-
>  arch/arm/boot/dts/sun7i-a20.dtsi                  |  12 +-
>  arch/arm/boot/dts/sun8i-a23.dtsi                  |  12 +-
>  drivers/clk/sunxi/Makefile                        |   1 +
>  drivers/clk/sunxi/clk-a20-gmac.c                  |   7 +-
>  drivers/clk/sunxi/clk-factors.c                   |   2 +-
>  drivers/clk/sunxi/clk-factors.h                   |   3 +-
>  drivers/clk/sunxi/clk-mod0.c                      |   1 +
>  drivers/clk/sunxi/clk-sun8i-mbus.c                |   1 +
>  drivers/clk/sunxi/clk-sun9i-core.c                | 271 ++++++++++++++++++++++
>  drivers/clk/sunxi/clk-sunxi.c                     |  85 ++++---
>  15 files changed, 380 insertions(+), 94 deletions(-)
>  create mode 100644 drivers/clk/sunxi/clk-sun9i-core.c
> 
> -- 
> Maxime Ripard, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com

      reply	other threads:[~2014-11-25  5:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-23 16:40 [GIT PULL] Allwinner clocks changes for 3.19 Maxime Ripard
2014-11-25  5:51 ` 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=20141125055111.12298.93433@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).