[GIT PULL 2/3] Renesas ARM DT updates for v5.10

Geert Uytterhoeven geert+renesas at glider.be
Fri Sep 4 07:48:18 EDT 2020


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



More information about the linux-arm-kernel mailing list