All of lore.kernel.org
 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 2/3] Renesas ARM DT updates for v5.10
Date: Fri,  4 Sep 2020 13:48:18 +0200	[thread overview]
Message-ID: <20200904114819.30254-3-geert+renesas@glider.be> (raw)
In-Reply-To: <20200904114819.30254-1-geert+renesas@glider.be>

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

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-tag1

for you to fetch changes up to e9f0fb53ac88c1ccf3728b47c687838b6054f481:

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

----------------------------------------------------------------
Renesas ARM DT updates for v5.10

  - Increase support for the RZ/G2H SoC on the HopeRun HiHope RZ/G2H
    board, and its display panel expansion board,
  - Increase support for the RZ/G1H SoC on the iWave RainboW SoM (G21M)
    and Qseven board (G21D),
  - SATA support for the HopeRun HiHope RZ/G2N board,
  - PCIe endpoint support for the RZ/G2M, RZ/G2E, and RZ/G2H SoCs,
  - Audio support for the R-Car M3-W+ SoC.
  - Minor fixes and improvements.

----------------------------------------------------------------
Biju Das (2):
      ARM: dts: iwg22d-sodimm: Fix dt nodes sorting
      arm64: dts: renesas: r8a774e1-hihope-rzg2h: Enable HS400 mode

Kuninori Morimoto (1):
      arm64: dts: renesas: r8a77961: Enable Sound / Audio-DMAC

Lad Prabhakar (28):
      arm64: dts: renesas: r8a774e1: Add PCIe device nodes
      arm64: dts: renesas: r8a774e1: Add SATA controller node
      arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
      arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
      arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
      arm64: dts: renesas: r8a774e1: Add audio support
      arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
      ARM: dts: r8a7742-iwg21d-q7: Enable HSUSB, USB2.0 and xHCI
      ARM: dts: r8a7742-iwg21d-q7: Enable cmt0
      ARM: dts: r8a7742: Add PWM SoC support
      ARM: dts: r8a7742: Add TPU support
      ARM: dts: r8a7742: Add DU support
      ARM: dts: r8a7742: Add LVDS support
      arm64: dts: renesas: r8a774b1-hihope-rzg2n-ex: Enable sata
      ARM: dts: r8a7742: Add PCIe Controller device node
      arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks
      ARM: dts: r8a7742: Add QSPI support
      arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
      arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
      arm64: dts: renesas: r8a774c0: Add PCIe EP node
      ARM: dts: r8a7742: Add CAN support
      ARM: dts: r8a7742-iwg21m: Sort the nodes alphabetically
      ARM: dts: r8a7742-iwg21m: Add RTC support
      ARM: dts: r8a7742-iwg21m: Add SPI NOR support
      ARM: dts: r8a7742: Add IPMMU DT nodes
      ARM: dts: r8a7742-iwg21d-q7: Enable PCIe Controller
      arm64: dts: renesas: r8a774e1: Add cpuidle support for CA5x cores
      arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display

Marian-Cristian Rotariu (7):
      arm64: dts: renesas: r8a774e1: Add FCPF and FCPV instances
      arm64: dts: renesas: r8a774e1: Add VSP instances
      arm64: dts: renesas: r8a774e1: Populate DU device node
      arm64: dts: renesas: r8a774e1: Populate HDMI encoder node
      arm64: dts: renesas: r8a774e1: Add LVDS device node
      arm64: dts: renesas: r8a774e1: Add PWM device nodes
      arm64: dts: renesas: r8a774e1: Add FDP1 device nodes

Yoshihiro Shimoda (1):
      arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes

 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts            |   58 +
 arch/arm/boot/dts/r8a7742-iwg21m.dtsi              |   79 +-
 arch/arm/boot/dts/r8a7742.dtsi                     |  303 +++++
 arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts        |  112 +-
 arch/arm64/boot/dts/renesas/Makefile               |    1 +
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   38 +
 .../boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dts  |    5 +
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |   38 +
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   19 +
 .../r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts        |   15 +
 .../boot/dts/renesas/r8a774e1-hihope-rzg2h.dts     |   15 +
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          | 1294 +++++++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          |  483 +++++++-
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |    1 +
 14 files changed, 2367 insertions(+), 94 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts

WARNING: multiple messages have this Message-ID (diff)
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, arm-soc <soc@kernel.org>
Cc: linux-renesas-soc@vger.kernel.org,
	Magnus Damm <magnus.damm@gmail.com>,
	Geert Uytterhoeven <geert+renesas@glider.be>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] Renesas ARM DT updates for v5.10
Date: Fri,  4 Sep 2020 13:48:18 +0200	[thread overview]
Message-ID: <20200904114819.30254-3-geert+renesas@glider.be> (raw)
In-Reply-To: <20200904114819.30254-1-geert+renesas@glider.be>

The following changes since commit 9123e3a74ec7b934a4a099e98af6a61c2f80bbf5:

  Linux 5.9-rc1 (2020-08-16 13:04:57 -0700)

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-tag1

for you to fetch changes up to e9f0fb53ac88c1ccf3728b47c687838b6054f481:

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

----------------------------------------------------------------
Renesas ARM DT updates for v5.10

  - Increase support for the RZ/G2H SoC on the HopeRun HiHope RZ/G2H
    board, and its display panel expansion board,
  - Increase support for the RZ/G1H SoC on the iWave RainboW SoM (G21M)
    and Qseven board (G21D),
  - SATA support for the HopeRun HiHope RZ/G2N board,
  - PCIe endpoint support for the RZ/G2M, RZ/G2E, and RZ/G2H SoCs,
  - Audio support for the R-Car M3-W+ SoC.
  - Minor fixes and improvements.

----------------------------------------------------------------
Biju Das (2):
      ARM: dts: iwg22d-sodimm: Fix dt nodes sorting
      arm64: dts: renesas: r8a774e1-hihope-rzg2h: Enable HS400 mode

Kuninori Morimoto (1):
      arm64: dts: renesas: r8a77961: Enable Sound / Audio-DMAC

Lad Prabhakar (28):
      arm64: dts: renesas: r8a774e1: Add PCIe device nodes
      arm64: dts: renesas: r8a774e1: Add SATA controller node
      arm64: dts: renesas: r8a774e1: Add USB2.0 phy and host (EHCI/OHCI) device nodes
      arm64: dts: renesas: r8a774e1: Add USB3.0 device nodes
      arm64: dts: renesas: r8a774e1: Add USB-DMAC and HSUSB device nodes
      arm64: dts: renesas: r8a774e1: Add audio support
      arm64: dts: renesas: r8a774e1: Add VIN and CSI-2 nodes
      ARM: dts: r8a7742-iwg21d-q7: Enable HSUSB, USB2.0 and xHCI
      ARM: dts: r8a7742-iwg21d-q7: Enable cmt0
      ARM: dts: r8a7742: Add PWM SoC support
      ARM: dts: r8a7742: Add TPU support
      ARM: dts: r8a7742: Add DU support
      ARM: dts: r8a7742: Add LVDS support
      arm64: dts: renesas: r8a774b1-hihope-rzg2n-ex: Enable sata
      ARM: dts: r8a7742: Add PCIe Controller device node
      arm64: dts: renesas: r8a774e1-hihope-rzg2h: Setup DU clocks
      ARM: dts: r8a7742: Add QSPI support
      arm64: dts: renesas: r8a774a1: Add PCIe EP nodes
      arm64: dts: renesas: r8a774b1: Add PCIe EP nodes
      arm64: dts: renesas: r8a774c0: Add PCIe EP node
      ARM: dts: r8a7742: Add CAN support
      ARM: dts: r8a7742-iwg21m: Sort the nodes alphabetically
      ARM: dts: r8a7742-iwg21m: Add RTC support
      ARM: dts: r8a7742-iwg21m: Add SPI NOR support
      ARM: dts: r8a7742: Add IPMMU DT nodes
      ARM: dts: r8a7742-iwg21d-q7: Enable PCIe Controller
      arm64: dts: renesas: r8a774e1: Add cpuidle support for CA5x cores
      arm64: dts: renesas: Add HiHope RZ/G2H board with idk-1110wr display

Marian-Cristian Rotariu (7):
      arm64: dts: renesas: r8a774e1: Add FCPF and FCPV instances
      arm64: dts: renesas: r8a774e1: Add VSP instances
      arm64: dts: renesas: r8a774e1: Populate DU device node
      arm64: dts: renesas: r8a774e1: Populate HDMI encoder node
      arm64: dts: renesas: r8a774e1: Add LVDS device node
      arm64: dts: renesas: r8a774e1: Add PWM device nodes
      arm64: dts: renesas: r8a774e1: Add FDP1 device nodes

Yoshihiro Shimoda (1):
      arm64: dts: renesas: ulcb: add full-pwr-cycle-in-suspend into eMMC nodes

 arch/arm/boot/dts/r8a7742-iwg21d-q7.dts            |   58 +
 arch/arm/boot/dts/r8a7742-iwg21m.dtsi              |   79 +-
 arch/arm/boot/dts/r8a7742.dtsi                     |  303 +++++
 arch/arm/boot/dts/r8a7745-iwg22d-sodimm.dts        |  112 +-
 arch/arm64/boot/dts/renesas/Makefile               |    1 +
 arch/arm64/boot/dts/renesas/r8a774a1.dtsi          |   38 +
 .../boot/dts/renesas/r8a774b1-hihope-rzg2n-ex.dts  |    5 +
 arch/arm64/boot/dts/renesas/r8a774b1.dtsi          |   38 +
 arch/arm64/boot/dts/renesas/r8a774c0.dtsi          |   19 +
 .../r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts        |   15 +
 .../boot/dts/renesas/r8a774e1-hihope-rzg2h.dts     |   15 +
 arch/arm64/boot/dts/renesas/r8a774e1.dtsi          | 1294 +++++++++++++++++++-
 arch/arm64/boot/dts/renesas/r8a77961.dtsi          |  483 +++++++-
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |    1 +
 14 files changed, 2367 insertions(+), 94 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a774e1-hihope-rzg2h-ex-idk-1110wr.dts

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-09-04 11:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-04 11:48 [GIT PULL 0/3] Renesas ARM SoC updates for v5.10 Geert Uytterhoeven
2020-09-04 11:48 ` Geert Uytterhoeven
2020-09-04 11:48 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
2020-09-04 11:48   ` Geert Uytterhoeven
2020-09-04 11:48 ` Geert Uytterhoeven [this message]
2020-09-04 11:48   ` [GIT PULL 2/3] Renesas ARM DT " Geert Uytterhoeven
2020-09-04 11:48 ` [GIT PULL 3/3] Renesas driver " Geert Uytterhoeven
2020-09-04 11:48   ` Geert Uytterhoeven
2020-09-18 12:26 ` [GIT PULL 0/3] Renesas ARM SoC " Geert Uytterhoeven
2020-09-18 12:26   ` 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=20200904114819.30254-3-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 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.