public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: mturquette@linaro•org (Mike Turquette)
To: linux-arm-kernel@lists•infradead.org
Subject: [GIT PULL] clk: mvebu driver changes for v3.15
Date: Sun, 23 Feb 2014 16:22:43 -0800	[thread overview]
Message-ID: <20140224002243.22529.6866@quantum> (raw)
In-Reply-To: <20140222054513.GW7862@titan.lakedaemon.net>

Quoting Jason Cooper (2014-02-21 21:45:13)
> Mike,
> 
> Here's some driver changes/additions for the v3.15 window.  Marvell,
> through free-electrons, is adding support for their new line of SoCs.
> The Armada 375, 380, and the 385.
> 
> This pull request adds support for the corediv, core, and gating
> clocks.
> 
> These changes have been in -next for several days.  Please pull.

Taken into clk-next.

Thanks!
Mike

> 
> thx,
> 
> Jason.
> 
> 
> The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:
> 
>   Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)
> 
> are available in the git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/clk-mvebu-3xx-3.15
> 
> for you to fetch changes up to e9646fe1169de0162d461472df7ed19e0c729b61:
> 
>   dt: Update binding information for mvebu gating clocks with Armada 380/385 (2014-02-17 02:34:08 +0000)
> 
> ----------------------------------------------------------------
> clock: mvebu new SoC changes for v3.15
> 
>  - mvebu (Armada 375/380/385)
>     - extend corediv clock driver to support new SoCs
>     - add core and gating clock drivers for new SoCs
> 
> ----------------------------------------------------------------
> Gregory CLEMENT (4):
>       clk: mvebu: add clock support for Armada 375
>       dt: Update binding information for mvebu core clocks with Armada 375
>       dt: Update binding information for mvebu gating clocks with Armada 375
>       clk: mvebu: add clock support for Armada 380/385
> 
> Thomas Petazzoni (6):
>       clk: mvebu: do not copy the contents of clk_corediv_desc
>       clk: mvebu: add a little bit of documentation about data structures
>       clk: mvebu: refactor corediv driver to support more SoC
>       clk: mvebu: add Armada 375 support to the corediv clock driver
>       dt: Update binding information for mvebu core clocks with Armada 380/385
>       dt: Update binding information for mvebu gating clocks with Armada 380/385
> 
>  .../devicetree/bindings/clock/mvebu-core-clock.txt |  14 ++
>  .../bindings/clock/mvebu-gated-clock.txt           |  65 +++++++-
>  drivers/clk/mvebu/Kconfig                          |   8 +
>  drivers/clk/mvebu/Makefile                         |   2 +
>  drivers/clk/mvebu/armada-375.c                     | 184 +++++++++++++++++++++
>  drivers/clk/mvebu/armada-38x.c                     | 167 +++++++++++++++++++
>  drivers/clk/mvebu/clk-corediv.c                    | 131 +++++++++++----
>  7 files changed, 536 insertions(+), 35 deletions(-)
>  create mode 100644 drivers/clk/mvebu/armada-375.c
>  create mode 100644 drivers/clk/mvebu/armada-38x.c

      reply	other threads:[~2014-02-24  0:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-22  5:45 [GIT PULL] clk: mvebu driver changes for v3.15 Jason Cooper
2014-02-24  0:22 ` 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=20140224002243.22529.6866@quantum \
    --to=mturquette@linaro$(echo .)org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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