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] Third Round of Renesas ARM Based SoC DT Updates for v3.16
Date: Fri, 16 May 2014 09:58:16 +0900	[thread overview]
Message-ID: <cover.1400200395.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these third round of Renesas ARM based SoC DT updates for v3.16.

This pull request is based on the previous round of
such requests, tagged as renesas-dt2-for-v3.16,
which I have already sent a pull-request for.


The following changes since commit 5a62ec57004f1a434bfd3feed43e447b5780baf6:

  ARM: shmobile: henninger: enable SATA0 (2014-04-28 09:12:04 +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.16

for you to fetch changes up to 3fa3985e624aea24334abc9a33b484c3d316e64e:

  ARM: shmobile: r8a7740 dtsi: Remove duplicate interrupt-parent property (2014-05-15 08:09:59 +0900)

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

r8a7791 (R-Car M2), r8a7779 (R-Car H1), r8a7778 (R-Car M1),
r8a7740 (R-Mobile A1) and r8a73a4 (R-Mobile APE6) SoCs
* Move interrupt-parent property to root node

r8a7791 (R-Car M2) and r8a7790 (R-Car H2) SoCs
* Add GPIO clocks

r8a7791 (R-Car M2) based Henninger board
* Add MSIOF0, QSPI and SDHI0/2 support
* Specify EXTAL frequency

r8a7779 (R-Car H1) based Marzen board
* Set SMSC lan to use irq-push-pull

r8a7740 (R-Mobile A1) SoC
* Remove duplicate interrupt-parent property

r8a7740 (R-Mobile A1) based Armadillo800 EVA board
* Add Ethernet support

----------------------------------------------------------------
Geert Uytterhoeven (5):
      ARM: shmobile: r8a7740 dtsi: Add Ethernet support
      ARM: shmobile: armadillo-reference dts: Add Ethernet support
      ARM: shmobile: r8a7790 dtsi: Add GPIO clocks
      ARM: shmobile: r8a7791 dtsi: Add GPIO clocks
      ARM: shmobile: r8a7740 dtsi: Remove duplicate interrupt-parent property

Laurent Pinchart (1):
      ARM: shmobile: dts: Move interrupt-parent property to root node

Sergei Shtylyov (4):
      ARM: shmobile: henninger: specify EXTAL frequency
      ARM: shmobile: henninger: add SDHI0/2 DT support
      ARM: shmobile: henninger: add QSPI DT support
      ARM: shmobile: henninger: add MSIOF0 DT support

Simon Horman (1):
      ARM: shmobile: marzen-reference: Set SMSC lan to use irq-push-pull

 arch/arm/boot/dts/r8a73a4.dtsi                     |  18 ---
 .../boot/dts/r8a7740-armadillo800eva-reference.dts |  17 +++
 arch/arm/boot/dts/r8a7740.dtsi                     |  24 ++--
 arch/arm/boot/dts/r8a7778.dtsi                     |  18 +--
 arch/arm/boot/dts/r8a7779-marzen-reference.dts     |   1 +
 arch/arm/boot/dts/r8a7779.dtsi                     |  21 +---
 arch/arm/boot/dts/r8a7790.dtsi                     |  13 +-
 arch/arm/boot/dts/r8a7791-henninger.dts            | 139 +++++++++++++++++++++
 arch/arm/boot/dts/r8a7791.dtsi                     |  22 +++-
 9 files changed, 200 insertions(+), 73 deletions(-)

             reply	other threads:[~2014-05-16  0:58 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-16  0:58 Simon Horman [this message]
2014-05-16  0:58 ` [PATCH 01/11] ARM: shmobile: henninger: specify EXTAL frequency Simon Horman
2014-05-16  0:58 ` [PATCH 02/11] ARM: shmobile: henninger: add SDHI0/2 DT support Simon Horman
2014-05-16  0:58 ` [PATCH 03/11] ARM: shmobile: henninger: add QSPI " Simon Horman
2014-05-16  0:58 ` [PATCH 04/11] ARM: shmobile: henninger: add MSIOF0 " Simon Horman
2014-05-16  0:58 ` [PATCH 05/11] ARM: shmobile: r8a7740 dtsi: Add Ethernet support Simon Horman
2014-05-16  0:58 ` [PATCH 06/11] ARM: shmobile: armadillo-reference dts: " Simon Horman
2014-05-16  0:58 ` [PATCH 07/11] ARM: shmobile: dts: Move interrupt-parent property to root node Simon Horman
2014-05-16  0:58 ` [PATCH 08/11] ARM: shmobile: r8a7790 dtsi: Add GPIO clocks Simon Horman
2014-05-16  0:58 ` [PATCH 09/11] ARM: shmobile: r8a7791 " Simon Horman
2014-05-16  0:58 ` [PATCH 10/11] ARM: shmobile: marzen-reference: Set SMSC lan to use irq-push-pull Simon Horman
2014-05-16  0:58 ` [PATCH 11/11] ARM: shmobile: r8a7740 dtsi: Remove duplicate interrupt-parent property Simon Horman
2014-05-20  6:04 ` [GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v3.16 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.1400200395.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).