All of lore.kernel.org
 help / color / mirror / Atom feed
From: mturquette@linaro.org (Michael Turquette)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] clk: mvebu changes for 4.1
Date: Mon, 23 Mar 2015 16:07:57 -0700	[thread overview]
Message-ID: <20150323230757.7930.91960@quantum> (raw)
In-Reply-To: <550BF29E.1030003@free-electrons.com>

Quoting Gregory CLEMENT (2015-03-20 03:12:46)
> Mike,
> 
> Here is the first pull request for the clocks for mvebu for v4.1.
> 
> It is a pretty small one and I don't expect an other one.

Pulled.

Regards,
Mike

> 
> Gregory
> 
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
> 
>   Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-clk-4.1
> 
> for you to fetch changes up to 8da6f3c1662a74a39b5ebc773ee27a949b5d7658:
> 
>   clk: mvebu: add Marvell Armada 39x driver (2015-03-04 15:18:53 +0100)
> 
> ----------------------------------------------------------------
> clock changes for mvebu for v4.1
> 
> - Add clock support for Armada 39x
> 
> ----------------------------------------------------------------
> Thomas Petazzoni (3):
>       devicetree: bindings: update DT bindings for Marvell EBU clock support
>       clk: mvebu: extend common code to allow an optional refclk
>       clk: mvebu: add Marvell Armada 39x driver
> 
>  Documentation/devicetree/bindings/clock/mvebu-core-clock.txt  |   9 +++++++++
>  Documentation/devicetree/bindings/clock/mvebu-gated-clock.txt |  15 ++++++++++++++-
>  drivers/clk/mvebu/Kconfig                                     |   4 ++++
>  drivers/clk/mvebu/Makefile                                    |   1 +
>  drivers/clk/mvebu/armada-39x.c                                | 156
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/clk/mvebu/common.c                                    |  17 +++++++++++++++++
>  drivers/clk/mvebu/common.h                                    |   1 +
>  7 files changed, 202 insertions(+), 1 deletion(-)
>  create mode 100644 drivers/clk/mvebu/armada-39x.c
> 
> 
> -- 
> Gregory Clement, Free Electrons
> Kernel, drivers, real-time and embedded Linux
> development, consulting, training and support.
> http://free-electrons.com

      reply	other threads:[~2015-03-23 23:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-20 10:12 [GIT PULL] clk: mvebu changes for 4.1 Gregory CLEMENT
2015-03-23 23:07 ` Michael 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=20150323230757.7930.91960@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 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.