linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: boris.brezillon@free-electrons.com (Boris Brezillon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL] clk: at91: sama5d2 materials
Date: Tue, 18 Aug 2015 10:24:01 +0200	[thread overview]
Message-ID: <20150818102401.17de779b@bbrezillon> (raw)

Stephen, Mike,

Here is a PR for the sama5d2 materials.
I know we're already late in the release cycle and I'm not sure you can
take this PR into account for 4.3, so if you can't could you please
queue it for 4.4?

Thanks,

Boris

The following changes since commit c42743f11f58646a50bc4b96da363429dca0c5e6:

  clk: add bindings for the Ux500 clocks (2015-08-13 11:29:45 -0700)

are available in the git repository at:

  https://github.com/bbrezillon/linux-at91.git clk/atmel-clk-next

for you to fetch changes up to 3be0527c0f8bbbb744a6a34603d6a83e511c6741:

  clk: at91: add generated clock driver (2015-08-18 10:11:57 +0200)

----------------------------------------------------------------
Nicolas Ferre (4):
      clk: at91: cleanup PMC header file for PCR register fields
      clk: at91: modify PMC peripheral clock to deal with newer register layout
      clk: at91: add PMC sama5d2 support
      clk: at91: add generated clock driver

 Documentation/devicetree/bindings/clock/at91-clock.txt |  35 +++++++++++++++++++++
 arch/arm/mach-at91/Kconfig                             |   3 ++
 drivers/clk/at91/Makefile                              |   1 +
 drivers/clk/at91/clk-generated.c                       | 306 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/clk/at91/clk-peripheral.c                      |  24 +++++++++-----
 drivers/clk/at91/pmc.c                                 |  21 +++++++++++++
 drivers/clk/at91/pmc.h                                 |   3 ++
 include/dt-bindings/clock/at91.h                       |   1 +
 include/linux/clk/at91_pmc.h                           |  22 ++++++++-----
 9 files changed, 400 insertions(+), 16 deletions(-)
 create mode 100644 drivers/clk/at91/clk-generated.c

             reply	other threads:[~2015-08-18  8:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-18  8:24 Boris Brezillon [this message]
2015-08-25 19:10 ` [PULL] clk: at91: sama5d2 materials Michael Turquette
2015-10-01 19:47   ` Stephen Boyd
2015-10-01 20:38     ` Boris Brezillon
2015-10-02 12:58       ` Nicolas Ferre

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=20150818102401.17de779b@bbrezillon \
    --to=boris.brezillon@free-electrons.com \
    --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).