All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms+renesas@verge.net.au>
To: arm@kernel.org
Cc: linux-renesas-soc@vger.kernel.org,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@linaro.org>, Arnd Bergmann <arnd@arndb.de>,
	linux-arm-kernel@lists.infradead.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Simon Horman <horms+renesas@verge.net.au>
Subject: [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.8
Date: Wed,  8 Jun 2016 09:59:42 +0900	[thread overview]
Message-ID: <cover.1465347183.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

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


The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -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.8

for you to fetch changes up to 21cc405c8a6332ddad2d2751a9723b2b3e227a05:

  arm64: dts: r8a7795: Drop 0x from unit address of gic (2016-05-30 10:18:01 +0900)

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

* Fix W=1 dtc warnings and other cleanups
* Enable watchdog timer
* Enable DMA for I2C
* Increase the size of GIC-400 mapped registers: be nicer to hypervisors
* Support RTS/CTS hardware flow control

----------------------------------------------------------------
Geert Uytterhoeven (4):
      arm64: dts: salvator-x: SCIF1 supports RTS/CTS hardware flow control
      arm64: dts: r8a7795: Use SYSC "always-on" PM Domain for RWDT node
      arm64: dts: r8a7795: Fix W=1 dtc warnings
      arm64: dts: salvator-x: Fix W=1 dtc warnings

Niklas Söderlund (1):
      arm64: dts: r8a7795: enable DMA for I2C

Pooya Keshavarzi (1):
      arm64: dts: r8a7795: Increase the size of GIC-400 mapped registers

Simon Horman (1):
      arm64: dts: r8a7795: Drop 0x from unit address of gic

Wolfram Sang (2):
      arm64: dts: r8a7795: Add RWDT node
      arm64: dts: salvator-x: Enable watchdog timer

 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 14 +++-
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           | 98 ++++++++++++++--------
 2 files changed, 71 insertions(+), 41 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
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.8
Date: Wed,  8 Jun 2016 09:59:42 +0900	[thread overview]
Message-ID: <cover.1465347183.git.horms+renesas@verge.net.au> (raw)

Hi Olof, Hi Kevin, Hi Arnd,

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


The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -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.8

for you to fetch changes up to 21cc405c8a6332ddad2d2751a9723b2b3e227a05:

  arm64: dts: r8a7795: Drop 0x from unit address of gic (2016-05-30 10:18:01 +0900)

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

* Fix W=1 dtc warnings and other cleanups
* Enable watchdog timer
* Enable DMA for I2C
* Increase the size of GIC-400 mapped registers: be nicer to hypervisors
* Support RTS/CTS hardware flow control

----------------------------------------------------------------
Geert Uytterhoeven (4):
      arm64: dts: salvator-x: SCIF1 supports RTS/CTS hardware flow control
      arm64: dts: r8a7795: Use SYSC "always-on" PM Domain for RWDT node
      arm64: dts: r8a7795: Fix W=1 dtc warnings
      arm64: dts: salvator-x: Fix W=1 dtc warnings

Niklas S?derlund (1):
      arm64: dts: r8a7795: enable DMA for I2C

Pooya Keshavarzi (1):
      arm64: dts: r8a7795: Increase the size of GIC-400 mapped registers

Simon Horman (1):
      arm64: dts: r8a7795: Drop 0x from unit address of gic

Wolfram Sang (2):
      arm64: dts: r8a7795: Add RWDT node
      arm64: dts: salvator-x: Enable watchdog timer

 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 14 +++-
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           | 98 ++++++++++++++--------
 2 files changed, 71 insertions(+), 41 deletions(-)

             reply	other threads:[~2016-06-08  0:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08  0:59 Simon Horman [this message]
2016-06-08  0:59 ` [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.8 Simon Horman
2016-06-08  0:59 ` [PATCH 1/9] arm64: dts: salvator-x: SCIF1 supports RTS/CTS hardware flow control Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 2/9] arm64: dts: r8a7795: Increase the size of GIC-400 mapped registers Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 3/9] arm64: dts: r8a7795: enable DMA for I2C Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 4/9] arm64: dts: r8a7795: Add RWDT node Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 5/9] arm64: dts: salvator-x: Enable watchdog timer Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 6/9] arm64: dts: r8a7795: Use SYSC "always-on" PM Domain for RWDT node Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 7/9] arm64: dts: r8a7795: Fix W=1 dtc warnings Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 8/9] arm64: dts: salvator-x: " Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-08  0:59 ` [PATCH 9/9] arm64: dts: r8a7795: Drop 0x from unit address of gic Simon Horman
2016-06-08  0:59   ` Simon Horman
2016-06-13 22:29 ` [GIT PULL] Renesas ARM64 Based SoC DT Updates for v4.8 Olof Johansson
2016-06-13 22:29   ` 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.1465347183.git.horms+renesas@verge.net.au \
    --to=horms+renesas@verge.net.au \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=olof@lixom.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.