Return-Path: <SRS0=8COI=AB=linux-m68k.org=geert@kernel.org> 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 <soc@archiver.kernel.org>; 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 <soc@kernel.org>; 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 <soc@kernel.org>; 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 <geert@linux-m68k.org>) 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 <geert@linux-m68k.org>) id 1plmNL-008PVV-74; Mon, 10 Apr 2023 09:55:43 +0200 From: Geert Uytterhoeven <geert+renesas@glider.be> List-Id: <soc.lore.kernel.org> To: arm-soc <arm@kernel.org>, 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 3/3] Renesas DTS updates for v6.4 (take two) Date: Mon, 10 Apr 2023 09:55:28 +0200 Message-Id: <cover.1681113117.git.geert+renesas@glider.be> X-Mailer: git-send-email 2.34.1 In-Reply-To: <cover.1681113111.git.geert+renesas@glider.be> References: <cover.1681113111.git.geert+renesas@glider.be> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit
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