linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14
Date: Tue, 24 Dec 2013 23:19:23 +0900	[thread overview]
Message-ID: <cover.1387893834.git.horms+renesas@verge.net.au> (raw)

Hi Kevin, Hi Olof, Hi Arnd,

please consider this third round of Renesas ARM based SoC DT updates for v3.14.

This is based on a merge of:

* The second round of Renesas ARM based SoC DT updates for v3.14,
  tagged as renesas-dt2-for-v3.14, which I have previously sent a
  pull-request for.

* The second round of Renesas ARM based SoC updates for v3.14,
  tagged as renesas-soc2-for-v3.14, which I have previously sent a
  pull-request for.

* The clk-next-shmobile branch of Mike Turquette's tree

* The clockevents/for-Simon-3.13-rc2 branch of Daniel Lezcano's tree

* The pinctl/for-next branch of Linus Walleij's tree

* v3.13-rc3


The reason for these merges is to provide dependencies for
the clock updates for the r8a7791 (R-Car M2) based Koelsch and r8a7790
(R-Car H2) based Lager boards.


The following changes since commit b652896b02df3dfde3a68957cce01f2aa4585842:

  ARM: shmobile: r8a7791: Add SSI clocks in device tree (2013-12-24 23:01:13 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt3-for-v3.14

for you to fetch changes up to b652896b02df3dfde3a68957cce01f2aa4585842:

  ARM: shmobile: r8a7791: Add SSI clocks in device tree (2013-12-24 23:01:13 +0900)

----------------------------------------------------------------
Third Round of Renesas ARM Based SoC DT Updates for v3.14

* r8a7791 (R-Car M2) and r8a7790 (R-Car H2) SoCSs
  - Add SSI, QSPI and MSIOF  clocks in device tree

r8a7791 (R-Car M2) based Koelsch and r8a7790 (R-Car H2) based Lager boards
  - Remove reference DTS
  - Specify external clock frequency in DT
  - Sync non-reference DTS with referene DTS
  - Add clocks to DTS

* r8a7740 (R-Mobile A1) based Armadillo board
  - Add gpio-keys device
  - Add PWM backlight enable GPIO
  - Add PWM backlight power supply

* r8a73a0 (SH-Mobile AG5), r8a7740 (R-Mobile A1) and
  r8a73a4 (SH-Mobile APE6) SoCs
  - Specify PFC interrupts in DT

----------------------------------------------------------------

             reply	other threads:[~2013-12-24 14:19 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-24 14:19 Simon Horman [this message]
2013-12-24 14:19 ` [PATCH 01/21] ARM: shmobile: armadillo: dts: Add PWM backlight power supply Simon Horman
2013-12-24 14:19 ` [PATCH 02/21] ARM: shmobile: armadillo: dts: Add PWM backlight enable GPIO Simon Horman
2013-12-24 14:19 ` [PATCH 10/21] ARM: shmobile: Sync Lager DTS with Lager reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 03/21] ARM: shmobile: r8a73a4: Specify PFC interrupts in DT Simon Horman
2013-12-24 14:19 ` [PATCH 11/21] ARM: shmobile: Sync Koelsch DTS with Koelsch reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 04/21] ARM: shmobile: r8a7740: Specify PFC interrupts in DT Simon Horman
2013-12-24 14:19 ` [PATCH 12/21] ARM: shmobile: lager: Specify external clock frequency " Simon Horman
2013-12-24 14:19 ` [PATCH 05/21] ARM: shmobile: sh73a0: Specify PFC interrupts " Simon Horman
2013-12-24 14:19 ` [PATCH 13/21] ARM: shmobile: koelsch: Specify external clock frequency " Simon Horman
2013-12-24 14:19 ` [PATCH 06/21] ARM: shmobile: armadillo: dts: Add gpio-keys device Simon Horman
2013-12-24 14:19 ` [PATCH 07/21] ARM: shmobile: r8a7790: Add clocks Simon Horman
2013-12-24 14:19 ` [PATCH 14/21] ARM: shmobile: Remove Lager reference DTS Simon Horman
2013-12-24 14:19 ` [PATCH 15/21] ARM: shmobile: Remove Koelsch " Simon Horman
2013-12-24 16:00   ` Sergei Shtylyov
2013-12-26 14:48     ` Laurent Pinchart
2013-12-27  2:23       ` Simon Horman
2013-12-29 21:42         ` Laurent Pinchart
2014-01-06  7:57           ` Simon Horman
2013-12-24 14:19 ` [PATCH 08/21] ARM: shmobile: r8a7790: Reference clocks Simon Horman
2013-12-24 14:19 ` [PATCH 09/21] ARM: shmobile: r8a7791: Add clocks Simon Horman
2013-12-24 14:19 ` [PATCH 16/21] ARM: shmobile: r8a7790: Add MSIOF clocks in device tree Simon Horman
2013-12-24 14:19 ` [PATCH 17/21] ARM: shmobile: r8a7791: " Simon Horman
2013-12-24 14:19 ` [PATCH 18/21] ARM: shmobile: r8a7790: Add QSPI module clock " Simon Horman
2013-12-24 14:19 ` [PATCH 19/21] ARM: shmobile: r8a7791: " Simon Horman
2013-12-24 14:19 ` [PATCH 20/21] ARM: shmobile: r8a7790: Add SSI clocks " Simon Horman
2013-12-24 14:19 ` [PATCH 21/21] ARM: shmobile: r8a7791: " Simon Horman
2014-01-02 18:49 ` [GIT PULL 00/21] Third Round of Renesas ARM Based SoC DT Updates for v3.14 Olof Johansson
2014-01-03 23:42   ` Simon Horman
2014-01-04  4:59     ` Olof Johansson

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=cover.1387893834.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --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).