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] Renesas ARM64 Based SoC DT Updates for v4.10
Date: Fri,  4 Nov 2016 10:44:04 +0100	[thread overview]
Message-ID: <cover.1478251192.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM64 based SoC DT updates for v4.10.


The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm64-dt-for-v4.10

for you to fetch changes up to 935085209343a0c507e3d9a3e01883b25c8f743e:

  arm64: renesas: r8a7796: add SYS-DMAC controller nodes (2016-11-04 10:18:07 +0100)

----------------------------------------------------------------
Renesas ARM64 Based SoC DT Updates for v4.10

Enablement:
* Enable On-board eMMC
* Enable SDHI 0 & 3 with UHS
* Add SYS-DMAC controller nodes to r8a7796 SoC
* Populate EXTALR on r8a7796/salvator-x board; used by watchdog
* Add DU LVDS output endpoint on r8a7795/salvator-x board
* Add bias setting for USB1 pins on r8a7795/salvator-x board

Clean-Up:
* Remove FCP SoC-specific compatible strings

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: dts: r8a7796: salvator-x: Populate EXTALR

Laurent Pinchart (3):
      arm64: dts: r8a7795: salvator-x: Add DU LVDS output endpoint
      dt-bindings: media: renesas-fcp: Remove SoC-specific compatible strings
      arm64: dts: r8a7795: Remove FCP SoC-specific compatible strings

Simon Horman (3):
      arm64: dts: r8a7796: add SDHI nodes
      arm64: dts: r8a7796: salvator-x: enable SDHI0 & 3
      arm64: dts: r8a7796: salvator-x: enable UHS for SDHI 0 & 3

Ulrich Hecht (1):
      arm64: renesas: r8a7796: add SYS-DMAC controller nodes

Wolfram Sang (3):
      arm64: dts: r8a7795: salvator-x: enable UHS for SDHI 0 & 3
      arm64: dts: r8a7795: salvator: enable on-board eMMC
      arm64: dts: r8a7796: salvator: enable on board eMMC

Yoshihiro Shimoda (1):
      arm64: dts: r8a7795: salvator-x: add bias setting for usb1_pins

 .../devicetree/bindings/media/renesas,fcp.txt      |   8 +-
 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts |  85 +++++++++++-
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           |  24 ++--
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts | 148 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           | 139 +++++++++++++++++++
 5 files changed, 381 insertions(+), 23 deletions(-)

             reply	other threads:[~2016-11-04  9:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04  9:44 Simon Horman [this message]
2016-11-04  9:43 ` [PATCH 01/12] arm64: dts: r8a7795: salvator-x: enable UHS for SDHI 0 & 3 Simon Horman
2016-11-04  9:43 ` [PATCH 02/12] arm64: dts: r8a7796: salvator-x: Populate EXTALR Simon Horman
2016-11-04  9:43 ` [PATCH 03/12] arm64: dts: r8a7795: salvator-x: Add DU LVDS output endpoint Simon Horman
2016-11-04  9:43 ` [PATCH 04/12] dt-bindings: media: renesas-fcp: Remove SoC-specific compatible strings Simon Horman
2016-11-04  9:44 ` [PATCH 05/12] arm64: dts: r8a7795: Remove FCP " Simon Horman
2016-11-04  9:44 ` [PATCH 06/12] arm64: dts: r8a7796: add SDHI nodes Simon Horman
2016-11-04  9:44 ` [PATCH 07/12] arm64: dts: r8a7796: salvator-x: enable SDHI0 & 3 Simon Horman
2016-11-04  9:44 ` [PATCH 08/12] arm64: dts: r8a7796: salvator-x: enable UHS for SDHI 0 " Simon Horman
2016-11-04  9:44 ` [PATCH 09/12] arm64: dts: r8a7795: salvator: enable on-board eMMC Simon Horman
2016-11-04  9:44 ` [PATCH 10/12] arm64: dts: r8a7796: salvator: enable on board eMMC Simon Horman
2016-11-04  9:44 ` [PATCH 11/12] arm64: dts: r8a7795: salvator-x: add bias setting for usb1_pins Simon Horman
2016-11-04  9:44 ` [PATCH 12/12] arm64: renesas: r8a7796: add SYS-DMAC controller nodes Simon Horman
2016-11-18  1:40 ` [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.10 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.1478251192.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).