From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL v2] Second Round of Renesas ARM64 Based SoC DT Updates for v4.8
Date: Thu, 7 Jul 2016 16:39:45 +0200 [thread overview]
Message-ID: <cover.1467900241.git.horms+renesas@verge.net.au> (raw)
Hi Olof, Hi Kevin, Hi Arnd,
Please consider these second round of Renesas ARM64 based SoC DT updates for v4.8.
This pull request is based on a merge of:
* The previous round of such requests, tagged as renesas-arm64-dt2-for-v4.8,
which you have already pulled.
* The clk-renesas-for-v4.8-tag2 tag of Geert Uytterhoeven's
renesas-driver's tree which has been accepted into clk-next.
This tag provides clock definitions needed by the r8a7796 DT files.
This is v2 of this pull request. v1 did not include the
clk-renesas-for-v4.8-tag2 tag and instead provided a duplicate clk patch.
The following changes since commit fffae950cf00a60ff584618ecc939c6a931e4bbb:
Merge tag 'clk-renesas-for-v4.8-tag2' into HEAD (2016-07-07 10:21:07 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt2-for-v4.8
for you to fetch changes up to c805f1a7013a76ae63c002e52cc667d7c37228ea:
arm64: dts: r8a7796/salvator-x: Enable watchdog timer (2016-07-07 10:21:28 +0200)
----------------------------------------------------------------
Second Round of Renesas ARM64 Based SoC DT Updates for v4.8
* Add support for r8a7796/salvator-x (R-Car Gen 3 M3-W)
* Add CAN support to r8a7795 (R-Car Gen 3 H3)
----------------------------------------------------------------
Geert Uytterhoeven (5):
arm64: dts: r8a7795: Add missing blank lines between cpu nodes
arm64: dts: r8a7796: Add SYSC PM Domains
arm64: dts: r8a7796: Use SYSC "always-on" PM Domain
arm64: dts: r8a7796: Add RWDT node
arm64: dts: r8a7796/salvator-x: Enable watchdog timer
Ramesh Shanmugasundaram (1):
arm64: dts: r8a7795: Add CAN FD support
Simon Horman (1):
arm64: dts: r8a7796: Add Renesas R8A7796 SoC support
Takeshi Kihara (1):
arm64: dts: salvator-x: add Salvator-X board on R8A7796 SoC
Documentation/devicetree/bindings/arm/shmobile.txt | 4 +
arch/arm64/Kconfig.platforms | 6 +
arch/arm64/boot/dts/renesas/Makefile | 1 +
arch/arm64/boot/dts/renesas/r8a7795.dtsi | 26 ++++
arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 50 ++++++++
arch/arm64/boot/dts/renesas/r8a7796.dtsi | 138 +++++++++++++++++++++
6 files changed, 225 insertions(+)
create mode 100644 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts
create mode 100644 arch/arm64/boot/dts/renesas/r8a7796.dtsi
next reply other threads:[~2016-07-07 14:39 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-07 14:39 Simon Horman [this message]
2016-07-07 14:39 ` [PATCH 1/8] arm64: dts: r8a7795: Add missing blank lines between cpu nodes Simon Horman
2016-07-07 14:39 ` [PATCH 2/8] arm64: dts: r8a7795: Add CAN FD support Simon Horman
2016-07-07 14:39 ` [PATCH 3/8] arm64: dts: r8a7796: Add Renesas R8A7796 SoC support Simon Horman
2016-07-07 14:39 ` [PATCH 4/8] arm64: dts: salvator-x: add Salvator-X board on R8A7796 SoC Simon Horman
2016-07-07 14:39 ` [PATCH 5/8] arm64: dts: r8a7796: Add SYSC PM Domains Simon Horman
2016-07-07 14:39 ` [PATCH 6/8] arm64: dts: r8a7796: Use SYSC "always-on" PM Domain Simon Horman
2016-07-07 14:39 ` [PATCH 7/8] arm64: dts: r8a7796: Add RWDT node Simon Horman
2016-07-07 14:39 ` [PATCH 8/8] arm64: dts: r8a7796/salvator-x: Enable watchdog timer Simon Horman
2016-07-14 14:03 ` [GIT PULL v2] Second Round of Renesas ARM64 Based SoC DT Updates for v4.8 Arnd Bergmann
2016-07-14 15:54 ` Arnd Bergmann
2016-07-15 3:10 ` Geert Uytterhoeven
2016-07-15 4:29 ` 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.1467900241.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).