From patchwork Mon Apr 10 07:55:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13206151 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 90FFAC77B6F for ; Mon, 10 Apr 2023 07:56:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 58FE9C433AA; Mon, 10 Apr 2023 07:56:02 +0000 (UTC) Received: from cantor.telenet-ops.be (cantor.telenet-ops.be [195.130.132.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 9C080C4339E for ; Mon, 10 Apr 2023 07:55:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 9C080C4339E Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [IPv6:2a02:1800:120:4::f00:13]) by cantor.telenet-ops.be (Postfix) with ESMTPS id 4Pw1Vt3tsjz4wybj for ; Mon, 10 Apr 2023 09:55:50 +0200 (CEST) Received: from ramsan.of.borg ([84.195.187.55]) by baptiste.telenet-ops.be with bizsmtp id ivvj2900E1C8whw01vvj4B; Mon, 10 Apr 2023 09:55:43 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1plmMW-00GRrs-Ih; Mon, 10 Apr 2023 09:55:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1plmNL-008PVD-4U; Mon, 10 Apr 2023 09:55:43 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 1/3] Renesas ARM SoC updates for v6.4 Date: Mon, 10 Apr 2023 09:55:26 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) 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-v6.4-tag1 for you to fetch changes up to 6050cb1c7ad40b5673cd6ee7cfd36db3ca9be5fe: ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg' (2023-03-30 16:02:42 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v6.4 - Use of_cpu_node_to_id() to read CPU node 'reg'. ---------------------------------------------------------------- Rob Herring (1): ARM: sh-mobile: Use of_cpu_node_to_id() to read CPU node 'reg' arch/arm/mach-shmobile/platsmp-apmu.c | 36 ++++++++++++++++------------------- 1 file changed, 16 insertions(+), 20 deletions(-) From patchwork Mon Apr 10 07:55:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13206152 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 902FEC77B61 for ; Mon, 10 Apr 2023 07:56:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 58E03C433EF; Mon, 10 Apr 2023 07:56:02 +0000 (UTC) Received: from weierstrass.telenet-ops.be (weierstrass.telenet-ops.be [195.130.137.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 9BB9FC4339C for ; Mon, 10 Apr 2023 07:55:59 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 9BB9FC4339C Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from baptiste.telenet-ops.be (baptiste.telenet-ops.be [IPv6:2a02:1800:120:4::f00:13]) by weierstrass.telenet-ops.be (Postfix) with ESMTPS id 4Pw1Vt3vwSz4wyxg for ; Mon, 10 Apr 2023 09:55:50 +0200 (CEST) Received: from ramsan.of.borg ([84.195.187.55]) by baptiste.telenet-ops.be with bizsmtp id ivvj2900G1C8whw01vvj4D; Mon, 10 Apr 2023 09:55:43 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1plmMW-00GRry-Jc; Mon, 10 Apr 2023 09:55:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1plmNL-008PVK-5q; Mon, 10 Apr 2023 09:55:43 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 2/3] Renesas driver updates for v6.4 (take two) Date: Mon, 10 Apr 2023 09:55:27 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 2653d5bf1c9d123c0d8b8c1634cf54dacfcfdb52: soc: renesas: Use "#ifdef" for single-symbol definition checks (2023-03-16 16:58:42 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.4-tag2 for you to fetch changes up to fc187a46a8e682f0f1167b230792b88de01ceaa0: soc: renesas: renesas-soc: Release 'chipid' from ioremap() (2023-04-04 10:01:58 +0200) ---------------------------------------------------------------- Renesas driver updates for v6.4 (take two) - Add "renesas," file contents pattern to MAINTAINERS, - Fix a small leak on OOM. ---------------------------------------------------------------- Geert Uytterhoeven (1): MAINTAINERS: renesas: Add "renesas," file contents pattern Li Yang (1): soc: renesas: renesas-soc: Release 'chipid' from ioremap() MAINTAINERS | 1 + drivers/soc/renesas/renesas-soc.c | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) From patchwork Mon Apr 10 07:55:28 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13206154 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5146DC77B71 for ; Mon, 10 Apr 2023 07:56:03 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 3A817C4339B; Mon, 10 Apr 2023 07:56:03 +0000 (UTC) Received: from cantor.telenet-ops.be (cantor.telenet-ops.be [195.130.132.48]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 51B82C433A7 for ; Mon, 10 Apr 2023 07:56:01 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 51B82C433A7 Authentication-Results: smtp.kernel.org; dmarc=none (p=none dis=none) header.from=glider.be Authentication-Results: smtp.kernel.org; spf=none smtp.mailfrom=linux-m68k.org Received: from albert.telenet-ops.be (albert.telenet-ops.be [IPv6:2a02:1800:110:4::f00:1a]) by cantor.telenet-ops.be (Postfix) with ESMTPS id 4Pw1Vw416Zz4wybt for ; Mon, 10 Apr 2023 09:55:52 +0200 (CEST) Received: from ramsan.of.borg ([84.195.187.55]) by albert.telenet-ops.be with bizsmtp id ivvj290021C8whw06vvjFz; Mon, 10 Apr 2023 09:55:45 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1plmMW-00GRs2-LH; Mon, 10 Apr 2023 09:55:43 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1plmNL-008PVV-74; Mon, 10 Apr 2023 09:55:43 +0200 From: Geert Uytterhoeven List-Id: To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 3/3] Renesas DTS updates for v6.4 (take two) Date: Mon, 10 Apr 2023 09:55:28 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 4db0ce4038dec3cf5cb42587a111f4415be381b6: arm64: dts: renesas: r8a779a0: Update CAN-FD to R-Car Gen4 compatible value (2023-03-16 17:00:58 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.4-tag2 for you to fetch changes up to 2f04079bf5920b5120407421478dff1d5692d959: arm64: dts: renesas: r8a779a0: Revise renesas,ipmmu-main (2023-04-04 10:01:01 +0200) ---------------------------------------------------------------- Renesas DTS updates for v6.4 (take two) - Add PWM support for the R-Car H1 and H2 SoCs, - Add slide switch and I2C support for the Marzen development board, - Add SCI (serial) and Camera support for the RZ/G2L SoC and the RZ/G2L SMARC EVK development board, - Add IOMMU support for the R-Car V4H SoC, - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Biju Das (2): arm64: dts: renesas: rzg2l: Add clock-names and reset-names to DMAC nodes arm64: dts: renesas: r9a07g044: Enable SCI0 using DT overlay Geert Uytterhoeven (7): dt-bindings: clock: r8a7779: Add PWM module clock ARM: dts: r8a7779: Add PWM support ARM: dts: marzen: Add slide switches ARM: dts: marzen: Enable I2C support ARM: dts: r8a7790: Add TPU device node ARM: dts: r8a7790: Add PWM device nodes arm64: dts: renesas: r8a779a0: Revise renesas,ipmmu-main Lad Prabhakar (2): arm64: dts: renesas: r9a07g044: Add CSI and CRU nodes arm64: dts: renesas: rzg2l-smarc: Enable CRU, CSI support Niklas Söderlund (1): arm64: dts: renesas: falcon-csi-dsi: Set bus-type for MAX96712 Yoshihiro Shimoda (4): arm64: dts: renesas: r8a779f0: Revise renesas,ipmmu-main arm64: dts: renesas: r8a779g0: Add IPMMU nodes arm64: dts: renesas: r8a779g0: Add iommus to DMAC nodes arm64: dts: renesas: r8a779g0: Add iommus to MMC node arch/arm/boot/dts/r8a7779-marzen.dts | 69 +++++++++++ arch/arm/boot/dts/r8a7779.dtsi | 91 ++++++++++++--- arch/arm/boot/dts/r8a7790.dtsi | 81 +++++++++++++ arch/arm64/boot/dts/renesas/Makefile | 2 + .../boot/dts/renesas/r8a779a0-falcon-csi-dsi.dtsi | 5 + arch/arm64/boot/dts/renesas/r8a779a0.dtsi | 22 ++-- arch/arm64/boot/dts/renesas/r8a779f0.dtsi | 8 +- arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 126 +++++++++++++++++++++ .../boot/dts/renesas/r9a07g043-smarc-pmod.dtso | 45 ++++++++ arch/arm64/boot/dts/renesas/r9a07g043.dtsi | 2 + arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 81 +++++++++++++ .../renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtso | 21 ++++ arch/arm64/boot/dts/renesas/r9a07g054.dtsi | 2 + .../boot/dts/renesas/rz-smarc-cru-csi-ov5645.dtsi | 80 +++++++++++++ include/dt-bindings/clock/r8a7779-clock.h | 1 + 15 files changed, 608 insertions(+), 28 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/r9a07g043-smarc-pmod.dtso create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtso create mode 100644 arch/arm64/boot/dts/renesas/rz-smarc-cru-csi-ov5645.dtsi