Return-Path: <SRS0=1PHS=CN=linux-m68k.org=geert@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id CF7A492C for <patchwork-soc@patchwork.kernel.org>; Fri, 4 Sep 2020 11:48:24 +0000 (UTC) Received: by mail.kernel.org (Postfix) id C949A20DD4; Fri, 4 Sep 2020 11:48:24 +0000 (UTC) Delivered-To: soc@kernel.org Received: from albert.telenet-ops.be (albert.telenet-ops.be [195.130.137.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D8499208CA for <soc@kernel.org>; Fri, 4 Sep 2020 11:48:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D8499208CA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=geert@linux-m68k.org Received: from ramsan ([84.195.186.194]) by albert.telenet-ops.be with bizsmtp id PnoM2300S4C55Sk06noMoN; Fri, 04 Sep 2020 13:48:21 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from <geert@linux-m68k.org>) id 1kEACb-0004eM-7Y; Fri, 04 Sep 2020 13:48:21 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from <geert@linux-m68k.org>) id 1kEACb-0007so-6d; Fri, 04 Sep 2020 13:48:21 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> List-Id: <soc.lore.kernel.org> 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 Message-Id: <20200904114819.30254-3-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200904114819.30254-1-geert+renesas@glider.be> References: <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