From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v3.20
Date: Sat, 17 Jan 2015 09:58:16 +0900 [thread overview]
Message-ID: <cover.1421380713.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these second round of Renesas ARM based SoC DT updates for v3.20.
This pull request is based on the previous round of
such requests, tagged as renesas-dt-for-v3.20,
which you have previously pulled.
The following changes since commit 7408d3061d2f04181820902fae6e92e4a73d5cc0:
ARM: shmobile: r8a7791: add MLB+ clock (2014-12-23 09:18:23 +0900)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt2-for-v3.20
for you to fetch changes up to fbaa5e694a1240c5f6b829b1e17652e4e228ee12:
PM / Domains: R-Mobile SYSC: Document SH-Mobile AG5 (sh73a0) binding (2015-01-16 10:59:37 +0900)
----------------------------------------------------------------
Second Round of Renesas ARM Based SoC DT Updates for v3.20
* Support Renesas memory controllers
* Add SRC interrupt number on r8a779~ and r8a7791 SoCs
* Fix MSTP8 input clocks on r8a7791 SoC
* Add PM domain support to r8a7740
* Add DT bindings for the R-Mobile System Controller
* Use Add sh73a0-specific FSI2 compatible property
----------------------------------------------------------------
Geert Uytterhoeven (8):
ARM: shmobile: sh73a0 dtsi: Add SoC-specific FSI2 compatible property
PM / Domains: Add DT bindings for the R-Mobile System Controller
ARM: shmobile: r8a7740 dtsi: Add PM domain support
ARM: shmobile: Add DT bindings for Renesas memory controllers
ARM: shmobile: r8a73a4 dtsi: Add memory-controller nodes
ARM: shmobile: r8a7740 dtsi: Add memory-controller node
ARM: shmobile: sh73a0 dtsi: Add memory-controller nodes
PM / Domains: R-Mobile SYSC: Document SH-Mobile AG5 (sh73a0) binding
Kuninori Morimoto (2):
ARM: shmobile: r8a7790: add SRC interrupt number on DTSI
ARM: shmobile: r8a7791: add SRC interrupt number on DTSI
Sergei Shtylyov (1):
ARM: shmobile: r8a7791: fix MSTP8 input clocks
.../renesas-memory-controllers.txt | 44 +++++++++
.../bindings/power/renesas,sysc-rmobile.txt | 99 +++++++++++++++++++
arch/arm/boot/dts/r8a73a4.dtsi | 10 ++
arch/arm/boot/dts/r8a7740.dtsi | 105 +++++++++++++++++++++
arch/arm/boot/dts/r8a7790.dtsi | 20 ++--
arch/arm/boot/dts/r8a7791.dtsi | 22 ++---
arch/arm/boot/dts/sh73a0.dtsi | 18 +++-
7 files changed, 296 insertions(+), 22 deletions(-)
create mode 100644 Documentation/devicetree/bindings/memory-controllers/renesas-memory-controllers.txt
create mode 100644 Documentation/devicetree/bindings/power/renesas,sysc-rmobile.txt
next reply other threads:[~2015-01-17 0:58 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-17 0:58 Simon Horman [this message]
2015-01-17 0:58 ` [PATCH 01/11] ARM: shmobile: sh73a0 dtsi: Add SoC-specific FSI2 compatible property Simon Horman
2015-01-17 0:58 ` [PATCH 02/11] PM / Domains: Add DT bindings for the R-Mobile System Controller Simon Horman
2015-01-17 0:58 ` [PATCH 03/11] ARM: shmobile: r8a7740 dtsi: Add PM domain support Simon Horman
2015-01-17 0:58 ` [PATCH 04/11] ARM: shmobile: r8a7791: fix MSTP8 input clocks Simon Horman
2015-01-17 0:58 ` [PATCH 05/11] ARM: shmobile: r8a7790: add SRC interrupt number on DTSI Simon Horman
2015-01-17 0:58 ` [PATCH 06/11] ARM: shmobile: r8a7791: " Simon Horman
2015-01-17 0:58 ` [PATCH 07/11] ARM: shmobile: Add DT bindings for Renesas memory controllers Simon Horman
2015-01-17 0:58 ` [PATCH 08/11] ARM: shmobile: r8a73a4 dtsi: Add memory-controller nodes Simon Horman
2015-01-17 0:58 ` [PATCH 09/11] ARM: shmobile: r8a7740 dtsi: Add memory-controller node Simon Horman
2015-01-17 0:58 ` [PATCH 10/11] ARM: shmobile: sh73a0 dtsi: Add memory-controller nodes Simon Horman
2015-01-17 0:58 ` [PATCH 11/11] PM / Domains: R-Mobile SYSC: Document SH-Mobile AG5 (sh73a0) binding Simon Horman
2015-01-22 1:01 ` [GIT PULL] Second Round of Renesas ARM Based SoC DT Updates for v3.20 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.1421380713.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).