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.15
Date: Fri, 21 Feb 2014 15:12:51 +0900 [thread overview]
Message-ID: <cover.1392961872.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider this third round of Renesas ARM based SoC DT updates for v3.15.
This pull request is based on the previous round of
such requests, tagged as renesas-dt2-for-v3.15,
which I have already sent a pull-request for.
The following changes since commit e02ee513eed4bb780848a5cedbd4b39afb395d3e:
ARM: shmobile: koelsch dts: Add QSPI nodes (2014-02-06 20:36:12 +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.15
for you to fetch changes up to 367aaaea1d6c6496695ffd06b49590b8cfcb8aa5:
ARM: shmobile: genmai: adapt dts to use native i2c driver (2014-02-18 11:35:30 +0900)
----------------------------------------------------------------
Third Round of Renesas ARM Based SoC DT Updates for v3.15
* r7s72100 SoC (RZ/A1H)
- Add nodes for i2c controllers to DT
* r7s72100 (RZ/A1H) based Genmai board
- genmai: adapt dts to use native i2c driver
* r8a7791 SoC (R-Car M2)
- Remove superfluous interrupt-parents
* r8a7791 (R-Car M2) based Koelsch board
- Add i2c2 bus to DT
- Add DU device to DT
* r8a7790 SoC (R-Car H2)
- Add i2c aliases
- Remove superfluous interrupt-parents
- Add QSPI node
* r8a7790 SoC (R-Car M2) based Lager
- Add DU, SDHI0/1 and QSPI to DT
* r8a7778 SoC (R-Car M1)
- Remove duplicate i2c nodes
----------------------------------------------------------------
Geert Uytterhoeven (3):
ARM: shmobile: r8a7790 dtsi: Add QSPI node
ARM: shmobile: lager dts: Add QSPI nodes
ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodes
Kuninori Morimoto (1):
ARM: shmobile: lager: add SDHI0/2 support on DTS
Laurent Pinchart (2):
ARM: shmobile: lager: Add DU device to DTS
ARM: shmobile: koelsch-reference: Add DU device to DTS
Wolfram Sang (7):
ARM: shmobile: r8a7791: remove superfluous interrupt-parents
ARM: shmobile: r8a7790: remove superfluous interrupt-parents
ARM: shmobile: r8a7790: add i2c aliases to dtsi
ARM: shmobile: r8a7791: add i2c master nodes to dtsi
ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt
ARM: shmobile: r7s72100: add nodes for i2c controllers to dtsi
ARM: shmobile: genmai: adapt dts to use native i2c driver
arch/arm/boot/dts/r7s72100-genmai-reference.dts | 11 +++
arch/arm/boot/dts/r7s72100.dtsi | 72 ++++++++++++++
arch/arm/boot/dts/r8a7778.dtsi | 40 --------
arch/arm/boot/dts/r8a7790-lager.dts | 121 +++++++++++++++++++++++-
arch/arm/boot/dts/r8a7790.dtsi | 48 ++++------
arch/arm/boot/dts/r8a7791-koelsch.dts | 26 ++++-
arch/arm/boot/dts/r8a7791.dtsi | 100 ++++++++++++++------
7 files changed, 315 insertions(+), 103 deletions(-)
next reply other threads:[~2014-02-21 6:12 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-21 6:12 Simon Horman [this message]
2014-02-21 6:12 ` [PATCH 01/13] ARM: shmobile: r8a7790 dtsi: Add QSPI node Simon Horman
2014-02-21 6:12 ` [PATCH 02/13] ARM: shmobile: lager dts: Add QSPI nodes Simon Horman
2014-02-21 6:12 ` [PATCH 03/13] ARM: shmobile: lager: add SDHI0/2 support on DTS Simon Horman
2014-02-21 6:12 ` [PATCH 04/13] ARM: shmobile: r8a7778 dtsi: Remove duplicate i2c nodes Simon Horman
2014-02-21 6:12 ` [PATCH 05/13] ARM: shmobile: lager: Add DU device to DTS Simon Horman
2014-02-21 6:12 ` [PATCH 06/13] ARM: shmobile: koelsch-reference: " Simon Horman
2014-02-21 6:12 ` [PATCH 07/13] ARM: shmobile: r8a7791: remove superfluous interrupt-parents Simon Horman
2014-02-21 6:12 ` [PATCH 08/13] ARM: shmobile: r8a7790: " Simon Horman
2014-02-21 6:12 ` [PATCH 09/13] ARM: shmobile: r8a7790: add i2c aliases to dtsi Simon Horman
2014-02-21 6:12 ` [PATCH 10/13] ARM: shmobile: r8a7791: add i2c master nodes " Simon Horman
2014-02-21 6:12 ` [PATCH 11/13] ARM: shmobile: r8a7791: add i2c2 bus to koelsch dt Simon Horman
2014-02-21 6:12 ` [PATCH 12/13] ARM: shmobile: r7s72100: add nodes for i2c controllers to dtsi Simon Horman
2014-02-21 6:12 ` [PATCH 13/13] ARM: shmobile: genmai: adapt dts to use native i2c driver Simon Horman
2014-03-17 7:22 ` [GIT PULL] Third Round of Renesas ARM Based SoC DT Updates for v3.15 Olof Johansson
2014-03-17 7:35 ` Simon Horman
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.1392961872.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).