From patchwork Fri Sep 4 11:48:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11756843 Return-Path: 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 39FE592C for ; Fri, 4 Sep 2020 11:48:40 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 13FB2208CA for ; Fri, 4 Sep 2020 11:48:40 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="qEB/N5Ne" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 13FB2208CA Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:References:In-Reply-To:Message-Id:Date:Subject:To: From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TsOdfX8W4uPHF4cvIFm6/O2CXf1tZ7ccb5M9QzU7sMY=; b=qEB/N5NeGQnzPD+Z6jL2DpnDqS +0odtMqYINA8zZgZ3i87UACDy61tKRUnJRlI9nFcbqwgJA5Bhwo4Hj8H2cvtEWERhUQSjBJJ650LX nQ4P8R7wW6GjDKuol0EsVD0epaxQ0FwezIvSjM2Fg00gvtMdLMpkIl9wOOg8qOhaWA2buNkmYdhEF 0N8bBgQQ/3794s77JrRmxfCa91Ss3b2WMovGjKr+je6WuZGVr64Cj0ctmnClowe8dsKJBglujc12O 5JIqgFK3d43mWBZJ9g1IrD1PSZ0Kc8sMQNiWnMa1oape8b78A1Pks9mW3KmwYbtMx4O5JJ7IVEiVH S+Bwevow==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kEACj-0001YJ-Pg; Fri, 04 Sep 2020 11:48:29 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kEACg-0001VF-Kc for linux-arm-kernel@lists.infradead.org; Fri, 04 Sep 2020 11:48:28 +0000 Received: from ramsan ([84.195.186.194]) by michel.telenet-ops.be with bizsmtp id PnoM2300D4C55Sk06noMQx; 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 ) id 1kEACb-0004eL-71; Fri, 04 Sep 2020 13:48:21 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kEACb-0007sm-5t; Fri, 04 Sep 2020 13:48:21 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , arm-soc Subject: [GIT PULL 1/3] Renesas ARM defconfig updates for v5.10 Date: Fri, 4 Sep 2020 13:48:17 +0200 Message-Id: <20200904114819.30254-2-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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200904_074826_813514_C2960E89 X-CRM114-Status: UNSURE ( 9.01 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-0.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at https://www.dnswl.org/, low trust [2a02:1800:110:4:0:0:f00:18 listed in] [list.dnswl.org] 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-renesas-soc@vger.kernel.org, Magnus Damm , Geert Uytterhoeven , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org 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-defconfig-for-v5.10-tag1 for you to fetch changes up to 5a87251dac0db8704d4d18b6dc7c23e30804585b: ARM: shmobile: defconfig: Enable CONFIG_PCIE_RCAR_HOST (2020-09-01 13:54:41 +0200) ---------------------------------------------------------------- Renesas ARM defconfig updates for v5.10 - Enable touchscreen support on the iWave RZ/G1E platform, - Update for PCIE_RCAR => CONFIG_PCIE_RCAR_{HOST,EP} split, including enabling the latter, - Enable FLASH support on various R-Car Gen3 boards, - Refresh shmobile_defconfig for v5.9-rc1. ---------------------------------------------------------------- Biju Das (1): ARM: shmobile: defconfig: Enable TOUCHSCREEN_STMPE Geert Uytterhoeven (2): ARM: shmobile: defconfig: Refresh for v5.9-rc1 arm64: defconfig: Enable RPC-IF support Lad Prabhakar (3): arm64: defconfig: Enable R-Car PCIe endpoint driver ARM: multi_v7_defconfig: Enable CONFIG_PCIE_RCAR_HOST ARM: shmobile: defconfig: Enable CONFIG_PCIE_RCAR_HOST arch/arm/configs/multi_v7_defconfig | 2 +- arch/arm/configs/shmobile_defconfig | 5 +++-- arch/arm64/configs/defconfig | 7 +++++++ 3 files changed, 11 insertions(+), 3 deletions(-) From patchwork Fri Sep 4 11:48:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11756833 Return-Path: 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 ; 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 ; 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 ) 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 ) id 1kEACb-0007so-6d; Fri, 04 Sep 2020 13:48:21 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , arm-soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven 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 From patchwork Fri Sep 4 11:48:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11756835 Return-Path: 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 DE23E13B1 for ; Fri, 4 Sep 2020 11:48:24 +0000 (UTC) Received: by mail.kernel.org (Postfix) id C924E2074D; 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 D58AE20709 for ; Fri, 4 Sep 2020 11:48:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D58AE20709 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 PnoM2300T4C55Sk06noMoL; 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 ) id 1kEACb-0004eP-8C; Fri, 04 Sep 2020 13:48:21 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1kEACb-0007ss-7F; Fri, 04 Sep 2020 13:48:21 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , arm-soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 3/3] Renesas driver updates for v5.10 Date: Fri, 4 Sep 2020 13:48:19 +0200 Message-Id: <20200904114819.30254-4-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-drivers-for-v5.10-tag1 for you to fetch changes up to 464d9b349be634bd12978f2554b2b0198e56399d: soc: renesas: Align driver description titles (2020-09-01 10:22:16 +0200) ---------------------------------------------------------------- Renesas driver updates for v5.10 - Improve visual Kconfig structure. ---------------------------------------------------------------- Kuninori Morimoto (2): soc: renesas: Use menu for Renesas SoC soc: renesas: Align driver description titles drivers/soc/renesas/Kconfig | 114 ++++++++++++++++++++++---------------------- 1 file changed, 57 insertions(+), 57 deletions(-)