linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 1/4] Renesas ARM DT updates for v5.10 (take two)
Date: Fri, 18 Sep 2020 14:47:57 +0200	[thread overview]
Message-ID: <20200918124800.15555-2-geert+renesas@glider.be> (raw)
In-Reply-To: <20200918124800.15555-1-geert+renesas@glider.be>

The following changes since commit e9f0fb53ac88c1ccf3728b47c687838b6054f481:

  arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display (2020-09-04 09:54:39 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.10-tag2

for you to fetch changes up to c91dfc9818df5f43c10c727f1cecaebdb5e2fa92:

  arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels (2020-09-18 09:10:58 +0200)

----------------------------------------------------------------
Renesas ARM DT updates for v5.10 (take two)

  - PCIe endpoint support for the RZ/G2H SoC,
  - SATA support for the HopeRun HiHope RZ/G2H board,
  - Increase support (CAN, LED, SPI NOR, VIN, VSP) for the RZ/G1H SoC on
    the iWave Qseven board (G21D), and its camera add-on board,
  - Initial support for the R-Car V3U SoC on the Falcon CPU and BreakOut
    boards,
  - HDMI display and sound support for the R-Car M3-W+ SoC on the
    Salvator-XS board,
  - Digital Radio Interface (DRIF) support for the R-Car E3 SoC,
  - Minor fixes and cleanups.

----------------------------------------------------------------
Fabrizio Castro (1):
      arm64: dts: renesas: r8a77990: Add DRIF support

Geert Uytterhoeven (6):
      Merge tag 'renesas-r8a779a0-dt-binding-defs-tag' into renesas-arm-dt-for-v5.10
      ARM: dts: renesas: Fix pin controller node names
      arm64: dts: renesas: Fix pin controller node names
      arm64: dts: renesas: Drop superfluous pin configuration containers
      arm64: dts: renesas: r8a77990: Fix MSIOF1 DMA channels
      arm64: dts: renesas: r8a774c0: Fix MSIOF1 DMA channels

Kuninori Morimoto (6):
      arm64: dts: renesas: r8a77961: Add FCP device nodes
      arm64: dts: renesas: r8a77961: Add VSP device nodes
      arm64: dts: renesas: r8a77961: Add DU device nodes
      arm64: dts: renesas: r8a77961: Add HDMI device nodes
      arm64: dts: renesas: r8a77961: salvator-xs: Add HDMI Display support
      arm64: dts: renesas: r8a77961: salvator-xs: Add HDMI Sound support

Lad Prabhakar (8):
      arm64: dts: renesas: r8a774e1: Add PCIe EP nodes
      arm64: dts: renesas: r8a774e1-hihope-rzg2h-ex: Enable sata
      ARM: dts: r8a7742: Add VIN DT nodes
      ARM: dts: r8a7742-iwg21d-q7: Add SPI NOR support
      ARM: dts: r8a7742-iwg21d-q7: Add can1 support to carrier board
      ARM: dts: r8a7742-iwg21d-q7: Enable SD2 LED indication
      ARM: dts: r8a7742: Add VSP support
      ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add can0 support to camera DB

Yoshihiro Shimoda (4):
      dt-bindings: power: Add r8a779a0 SYSC power domain definitions
      dt-bindings: clock: Add r8a779a0 CPG Core Clock Definitions
      arm64: dts: renesas: Add Renesas R8A779A0 SoC support
      arm64: dts: renesas: Add Renesas Falcon boards support

 arch/arm/boot/dts/emev2.dtsi                       |   2 +-
 arch/arm/boot/dts/r7s72100.dtsi                    |   2 +-
 arch/arm/boot/dts/r7s9210.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a73a4.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7740.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7742-iwg21d-q7-dbcm-ca.dts    |  11 ++
 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts            |  62 ++++++++++
 arch/arm/boot/dts/r8a7742.dtsi                     |  82 ++++++++++++-
 arch/arm/boot/dts/r8a7743.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7744.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7745.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a77470.dtsi                    |   2 +-
 arch/arm/boot/dts/r8a7778.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7779.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7790.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7791.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7792.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7793.dtsi                     |   2 +-
 arch/arm/boot/dts/r8a7794.dtsi                     |   2 +-
 arch/arm/boot/dts/r9a06g032.dtsi                   |   2 +-
 arch/arm/boot/dts/sh73a0.dtsi                      |   2 +-
 arch/arm64/boot/dts/renesas/Makefile               |   2 +
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   7 +-
 .../boot/dts/renesas/r8a774e1-hihope-rzg2h-ex.dts  |   5 +
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          |  40 +++++-
 arch/arm64/boot/dts/renesas/r8a77951.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77960.dtsi          |   2 +-
 .../boot/dts/renesas/r8a77961-salvator-xs.dts      |  57 +++++++++
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          | 134 ++++++++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77965.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77970.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77980.dtsi          |   2 +-
 arch/arm64/boot/dts/renesas/r8a77990-ebisu.dts     |   6 +-
 arch/arm64/boot/dts/renesas/r8a77990.dtsi          | 127 ++++++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77995-draak.dts     |   6 +-
 arch/arm64/boot/dts/renesas/r8a77995.dtsi          |   2 +-
 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi      |  46 +++++++
 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts    |  22 ++++
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 133 ++++++++++++++++++++
 include/dt-bindings/clock/r8a779a0-cpg-mssr.h      |  55 +++++++++
 include/dt-bindings/power/r8a779a0-sysc.h          |  59 +++++++++
 43 files changed, 859 insertions(+), 47 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0-falcon-cpu.dtsi
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779a0.dtsi
 create mode 100644 include/dt-bindings/clock/r8a779a0-cpg-mssr.h
 create mode 100644 include/dt-bindings/power/r8a779a0-sysc.h

  reply	other threads:[~2020-09-18 12:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-18 12:47 [GIT PULL 1/4] Renesas ARM SoC updates for v5.10 (take two) Geert Uytterhoeven
2020-09-18 12:47 ` Geert Uytterhoeven [this message]
2020-09-18 12:47 ` [GIT PULL 2/4] Renesas ARM SoC updates for v5.10 Geert Uytterhoeven
2020-09-18 12:47 ` [GIT PULL 3/4] Renesas driver updates for v5.10 (take two) Geert Uytterhoeven
2020-09-18 12:48 ` [GIT PULL 4/4] Renesas DT binding updates for v5.10 Geert Uytterhoeven

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=20200918124800.15555-2-geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=soc@kernel.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).