From patchwork Thu Apr 30 08:48:45 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11519541 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 3447A92C for ; Thu, 30 Apr 2020 08:48:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 2DFDF20787; Thu, 30 Apr 2020 08:48:54 +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 CDF6D21BE5 for ; Thu, 30 Apr 2020 08:48:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CDF6D21BE5 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 ([IPv6:2a02:1810:ac12:ed60:182a:142e:a95f:66c2]) by albert.telenet-ops.be with bizsmtp id Ywor2200W0w8ZL606worP6; Thu, 30 Apr 2020 10:48:52 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4sF-0002l2-Fw; Thu, 30 Apr 2020 10:48:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jU4sF-0000OM-F0; Thu, 30 Apr 2020 10:48:51 +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 1/5] Renesas ARM defconfig updates for v5.8 Date: Thu, 30 Apr 2020 10:48:45 +0200 Message-Id: <20200430084849.1457-2-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200430084849.1457-1-geert+renesas@glider.be> References: <20200430084849.1457-1-geert+renesas@glider.be> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -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.8-tag1 for you to fetch changes up to 4c427ab28fd1cd988fce9517527476cfebd27485: ARM: shmobile: defconfig: Refresh for v5.7-rc1 (2020-04-20 10:02:46 +0200) ---------------------------------------------------------------- Renesas ARM defconfig updates for v5.8 - Refresh shmobile_defconfig for v5.7-rc1. ---------------------------------------------------------------- Geert Uytterhoeven (1): ARM: shmobile: defconfig: Refresh for v5.7-rc1 arch/arm/configs/shmobile_defconfig | 1 + 1 file changed, 1 insertion(+) From patchwork Thu Apr 30 08:48:46 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11519537 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 5F11892C for ; Thu, 30 Apr 2020 08:48:52 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 56E442192A; Thu, 30 Apr 2020 08:48:52 +0000 (UTC) Delivered-To: soc@kernel.org Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [195.130.137.89]) (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 0603D20787 for ; Thu, 30 Apr 2020 08:48:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 0603D20787 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 ([IPv6:2a02:1810:ac12:ed60:182a:142e:a95f:66c2]) by laurent.telenet-ops.be with bizsmtp id Ywor2200e0w8ZL601worGe; Thu, 30 Apr 2020 10:48:51 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4sF-0002l6-HP; Thu, 30 Apr 2020 10:48:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jU4sF-0000OP-Fb; Thu, 30 Apr 2020 10:48:51 +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/5] Renesas ARM DT updates for v5.8 Date: Thu, 30 Apr 2020 10:48:46 +0200 Message-Id: <20200430084849.1457-3-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200430084849.1457-1-geert+renesas@glider.be> References: <20200430084849.1457-1-geert+renesas@glider.be> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -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.8-tag1 for you to fetch changes up to cf8ae446bbcbf5c48214eb7ddaa6ac6e12f4633d: arm64: dts: renesas: Fix IOMMU device node names (2020-04-27 12:02:56 +0200) ---------------------------------------------------------------- Renesas ARM DT updates for v5.8 - USB, UART, PWM, and PCIe support for R-Car M3-W+, - PWM (16-bit Timer Pulse Unit and PWM Timers) support for R-Car M2-W, - Minor fixes and cleanups. ---------------------------------------------------------------- Geert Uytterhoeven (4): arm64: dts: renesas: r8a77961: Add SCIF and HSCIF nodes ARM: dts: r8a7791: Add TPU device node ARM: dts: r8a7791: Add PWM device nodes ARM: dts: shmobile: Update CMT1 compatible values Yoshihiro Shimoda (6): arm64: dts: renesas: r8a77961: Add USB2.0 device nodes arm64: dts: renesas: r8a77961: Add USB3.0 device nodes arm64: dts: renesas: r8a77961: Add PWM device nodes arm64: dts: renesas: r8a77961: Add PCIe device nodes ARM: dts: renesas: Fix IOMMU device node names arm64: dts: renesas: Fix IOMMU device node names arch/arm/boot/dts/r8a7740.dtsi | 2 +- arch/arm/boot/dts/r8a7743.dtsi | 12 +- arch/arm/boot/dts/r8a7744.dtsi | 12 +- arch/arm/boot/dts/r8a7745.dtsi | 12 +- arch/arm/boot/dts/r8a7790.dtsi | 12 +- arch/arm/boot/dts/r8a7791.dtsi | 95 ++++++- arch/arm/boot/dts/r8a7793.dtsi | 14 +- arch/arm/boot/dts/r8a7794.dtsi | 12 +- arch/arm/boot/dts/sh73a0.dtsi | 2 +- arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 18 +- arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 18 +- arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 18 +- arch/arm64/boot/dts/renesas/r8a77950.dtsi | 14 +- arch/arm64/boot/dts/renesas/r8a77951.dtsi | 34 +-- arch/arm64/boot/dts/renesas/r8a77960.dtsi | 22 +- arch/arm64/boot/dts/renesas/r8a77961.dtsi | 403 ++++++++++++++++++++++++++++-- arch/arm64/boot/dts/renesas/r8a77965.dtsi | 20 +- arch/arm64/boot/dts/renesas/r8a77970.dtsi | 10 +- arch/arm64/boot/dts/renesas/r8a77980.dtsi | 16 +- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 20 +- arch/arm64/boot/dts/renesas/r8a77995.dtsi | 20 +- 21 files changed, 620 insertions(+), 166 deletions(-) From patchwork Thu Apr 30 08:48:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11519547 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 761EE186E for ; Thu, 30 Apr 2020 08:48:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 3BD7E21D79; Thu, 30 Apr 2020 08:48:54 +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 D34E821D7A for ; Thu, 30 Apr 2020 08:48:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D34E821D7A 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 ([IPv6:2a02:1810:ac12:ed60:182a:142e:a95f:66c2]) by albert.telenet-ops.be with bizsmtp id Ywor2200Y0w8ZL606worP7; Thu, 30 Apr 2020 10:48:52 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4sF-0002l9-IR; Thu, 30 Apr 2020 10:48:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jU4sF-0000OS-H9; Thu, 30 Apr 2020 10:48:51 +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/5] Renesas ARM SoC updates for v5.8 Date: Thu, 30 Apr 2020 10:48:47 +0200 Message-Id: <20200430084849.1457-4-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200430084849.1457-1-geert+renesas@glider.be> References: <20200430084849.1457-1-geert+renesas@glider.be> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.8-tag1 for you to fetch changes up to 135e7a156ae2c1a7a1f0c1d44bf2b3daece04bbf: ARM: shmobile: r8a7742: Basic SoC support (2020-04-28 10:13:58 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v5.8 - Add Basic support for the new RZ/G1H SoC. ---------------------------------------------------------------- Lad Prabhakar (1): ARM: shmobile: r8a7742: Basic SoC support arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 ++ 1 file changed, 2 insertions(+) From patchwork Thu Apr 30 08:48:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11519543 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 4739F17EF for ; Thu, 30 Apr 2020 08:48:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 3242F21D90; Thu, 30 Apr 2020 08:48:54 +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 D3ECC21D7E for ; Thu, 30 Apr 2020 08:48:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D3ECC21D7E 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 ([IPv6:2a02:1810:ac12:ed60:182a:142e:a95f:66c2]) by albert.telenet-ops.be with bizsmtp id Ywor2200a0w8ZL606worP8; Thu, 30 Apr 2020 10:48:52 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4sF-0002lC-JY; Thu, 30 Apr 2020 10:48:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jU4sF-0000OW-IA; Thu, 30 Apr 2020 10:48:51 +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 4/5] Renesas driver updates for v5.8 Date: Thu, 30 Apr 2020 10:48:48 +0200 Message-Id: <20200430084849.1457-5-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200430084849.1457-1-geert+renesas@glider.be> References: <20200430084849.1457-1-geert+renesas@glider.be> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -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.8-tag1 for you to fetch changes up to 2f71832755a9422f5a62a13ea3e805df7b173837: soc: renesas: rcar-rst: Add support for RZ/G1H (2020-04-30 10:01:39 +0200) ---------------------------------------------------------------- Renesas driver updates for v5.8 - Add System Controller (SYSC) and Reset (RST) support for the new RZ/G1H (R8A7742) SoC. ---------------------------------------------------------------- Geert Uytterhoeven (1): Merge tag 'renesas-r8a7742-dt-binding-defs-tag' into renesas-drivers-for-v5.8 Lad Prabhakar (4): dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros clk: renesas: Add r8a7742 CPG Core Clock Definitions soc: renesas: rcar-sysc: Add R8A7742 support soc: renesas: rcar-rst: Add support for RZ/G1H drivers/soc/renesas/Kconfig | 4 +++ drivers/soc/renesas/Makefile | 1 + drivers/soc/renesas/r8a7742-sysc.c | 42 ++++++++++++++++++++++++++++ drivers/soc/renesas/rcar-rst.c | 1 + drivers/soc/renesas/rcar-sysc.c | 3 ++ drivers/soc/renesas/rcar-sysc.h | 1 + include/dt-bindings/clock/r8a7742-cpg-mssr.h | 42 ++++++++++++++++++++++++++++ include/dt-bindings/power/r8a7742-sysc.h | 29 +++++++++++++++++++ 8 files changed, 123 insertions(+) create mode 100644 drivers/soc/renesas/r8a7742-sysc.c create mode 100644 include/dt-bindings/clock/r8a7742-cpg-mssr.h create mode 100644 include/dt-bindings/power/r8a7742-sysc.h From patchwork Thu Apr 30 08:48:49 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11519549 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 885DE13B2 for ; Thu, 30 Apr 2020 08:48:54 +0000 (UTC) Received: by mail.kernel.org (Postfix) id 3BDDA21D7B; Thu, 30 Apr 2020 08:48:54 +0000 (UTC) Delivered-To: soc@kernel.org Received: from michel.telenet-ops.be (michel.telenet-ops.be [195.130.137.88]) (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 DB02A21D7F for ; Thu, 30 Apr 2020 08:48:53 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DB02A21D7F 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 ([IPv6:2a02:1810:ac12:ed60:182a:142e:a95f:66c2]) by michel.telenet-ops.be with bizsmtp id Ywor2200a0w8ZL606worug; Thu, 30 Apr 2020 10:48:52 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4sF-0002lF-KZ; Thu, 30 Apr 2020 10:48:51 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jU4sF-0000Oa-JG; Thu, 30 Apr 2020 10:48:51 +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 5/5] Renesas DT binding updates for v5.8 Date: Thu, 30 Apr 2020 10:48:49 +0200 Message-Id: <20200430084849.1457-6-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200430084849.1457-1-geert+renesas@glider.be> References: <20200430084849.1457-1-geert+renesas@glider.be> The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dt-bindings-for-v5.8-tag1 for you to fetch changes up to 9e01d74ce0a154411c8991d6e34f4c470958eac3: dt-bindings: reset: rcar-rst: Document r8a7742 reset module (2020-04-28 10:09:56 +0200) ---------------------------------------------------------------- Renesas DT binding updates for v5.8 - Document System Controller (SYSC) and Reset (RST) support for RZ/G1H. ---------------------------------------------------------------- Lad Prabhakar (2): dt-bindings: power: rcar-sysc: Document r8a7742 SYSC binding dt-bindings: reset: rcar-rst: Document r8a7742 reset module Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml | 1 + Documentation/devicetree/bindings/reset/renesas,rst.yaml | 1 + 2 files changed, 2 insertions(+)