From: horms+renesas@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.13
Date: Fri, 16 Jun 2017 15:30:17 +0200 [thread overview]
Message-ID: <cover.1497617276.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.13.
This pull request is based on the previous round of
such requests, tagged as renesas-arm64-dt-for-v4.13,
which you have already pulled.
The following changes since commit 0b03c32db03d63de695c1e0ab1950eb12b135fa7:
arm64: dts: r8a7795: salvator-x: Add support for R-Car H3 ES2.0 (2017-05-22 14:54:57 +0200)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt2-for-v4.13
for you to fetch changes up to 4d1255ebefb6838eab4f652107433438bea0051f:
arm64: dts: r8a7796: Add reset control properties for audio (2017-06-14 11:00:29 +0200)
----------------------------------------------------------------
Second Round of Renesas ARM64 Based SoC DT Updates for v4.13
* Add reset control properties for audio to r9a779[56] SoCs
* Add add DMA for IIC_DVFS to r9a779[56] SoCs
* Add support for Salvator-XS and H3ULCB with R-Car H3 (r8a7795) ES2
* Add missing index to PWM pinctrl subnode name to Salvator-X board
* Add 12288000 for sound ADG to Salvator-X and ULCB boards
----------------------------------------------------------------
Geert Uytterhoeven (7):
arm64: dts: r8a7795: h3ulcb: Add support for R-Car H3 ES2.0
arm64: dts: salvator-x: Add missing index to PWM pinctrl subnode name
arm64: dts: renesas: Extract common Salvator-X/XS board support
arm64: dts: renesas: Add common Salvator-XS board support
arm64: dts: renesas: Add support for Salvator-XS with R-Car H3 ES2.0
arm64: dts: r8a7795: Add reset control properties for audio
arm64: dts: r8a7796: Add reset control properties for audio
Kuninori Morimoto (2):
arm64: dts: salvator-x: add 12288000 for sound ADG
arm64: dts: ulcb: add 12288000 for sound ADG
Wolfram Sang (2):
arm64: dts: r8a7795: add DMA for IIC_DVFS
arm64: dts: r8a7796: add DMA for IIC_DVFS
arch/arm64/boot/dts/renesas/Makefile | 3 +-
arch/arm64/boot/dts/renesas/r8a7795-es1-h3ulcb.dts | 42 ++
arch/arm64/boot/dts/renesas/r8a7795-h3ulcb.dts | 4 +-
.../arm64/boot/dts/renesas/r8a7795-salvator-xs.dts | 109 ++++
arch/arm64/boot/dts/renesas/r8a7795.dtsi | 12 +
arch/arm64/boot/dts/renesas/r8a7796.dtsi | 12 +
arch/arm64/boot/dts/renesas/salvator-common.dtsi | 629 +++++++++++++++++++++
arch/arm64/boot/dts/renesas/salvator-x.dtsi | 616 +-------------------
arch/arm64/boot/dts/renesas/salvator-xs.dtsi | 20 +
arch/arm64/boot/dts/renesas/ulcb.dtsi | 2 +-
10 files changed, 830 insertions(+), 619 deletions(-)
create mode 100644 arch/arm64/boot/dts/renesas/r8a7795-es1-h3ulcb.dts
create mode 100644 arch/arm64/boot/dts/renesas/r8a7795-salvator-xs.dts
create mode 100644 arch/arm64/boot/dts/renesas/salvator-common.dtsi
create mode 100644 arch/arm64/boot/dts/renesas/salvator-xs.dtsi
next reply other threads:[~2017-06-16 13:30 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-16 13:30 Simon Horman [this message]
2017-06-16 13:30 ` [PATCH 01/11] arm64: dts: salvator-x: add 12288000 for sound ADG Simon Horman
2017-06-16 13:30 ` [PATCH 02/11] arm64: dts: ulcb: " Simon Horman
2017-06-16 13:30 ` [PATCH 03/11] arm64: dts: r8a7795: add DMA for IIC_DVFS Simon Horman
2017-06-16 13:30 ` [PATCH 04/11] arm64: dts: r8a7796: " Simon Horman
2017-06-16 13:30 ` [PATCH 05/11] arm64: dts: r8a7795: h3ulcb: Add support for R-Car H3 ES2.0 Simon Horman
2017-06-16 13:30 ` [PATCH 06/11] arm64: dts: salvator-x: Add missing index to PWM pinctrl subnode name Simon Horman
2017-06-16 13:30 ` [PATCH 07/11] arm64: dts: renesas: Extract common Salvator-X/XS board support Simon Horman
2017-06-16 13:30 ` [PATCH 08/11] arm64: dts: renesas: Add common Salvator-XS " Simon Horman
2017-06-16 13:30 ` [PATCH 09/11] arm64: dts: renesas: Add support for Salvator-XS with R-Car H3 ES2.0 Simon Horman
2017-06-16 13:30 ` [PATCH 10/11] arm64: dts: r8a7795: Add reset control properties for audio Simon Horman
2017-06-16 13:30 ` [PATCH 11/11] arm64: dts: r8a7796: " Simon Horman
2017-06-19 5:44 ` [GIT PULL] Second Round of Renesas ARM64 Based SoC DT Updates for v4.13 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.1497617276.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).