From patchwork Fri Apr 12 10:01:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13627628 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 79B8DC4345F for ; Fri, 12 Apr 2024 10:49:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=dQGAMetlwc8s4DqIkpB5Xw5vWS7zDUR52VXqUG54A4w=; b=r4OSYsMcKxd7sR +ePJk7TFUvGeU/WrHX3YWvfJFd88b8mdVWqx2dbT52pIXvq39/HGWlhJaCISRUXMzjfs3NPdZhl2+ P/6dmz27/uoR9pByvff5NiveJV67+kng2Bev/O6qNp5Zc0Bl9ZICMC0aHQq7+V5H12N/n3uKC6I5V JjBUoQjPy3eiUnn59gZK/qoHAcs7PA10nZK8gC8URVuBnzPkkCR+iraciWH15hcDB7EVPVKZK8ZLj REVL5t9BgX/zSWO0VE7cye335ZI0MOFUfyqIKPthPcHeboBKfqnE4npxbYM0wjOBqZly011XpN51n K1HCNvSr9g5+CQwuw5aA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvESy-0000000GmwA-3K8W; Fri, 12 Apr 2024 10:49:08 +0000 Received: from andre.telenet-ops.be ([2a02:1800:120:4::f00:15]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvESu-0000000Gmrc-1189 for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 10:49:06 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by andre.telenet-ops.be with bizsmtp id AAox2C00C0SSLxL01AoxX7; Fri, 12 Apr 2024 12:48:59 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rvESF-00GpBW-Eu; Fri, 12 Apr 2024 12:48:56 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rvDj5-004eQG-QR; Fri, 12 Apr 2024 12:01:43 +0200 From: Geert Uytterhoeven 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/4] Renesas ARM defconfig updates for v6.10 Date: Fri, 12 Apr 2024 12:01:37 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_034904_477296_EC8D9ACF X-CRM114-Status: UNSURE ( 7.23 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -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-v6.10-tag1 for you to fetch changes up to ec78ed2e157ea6d4b66869c8a3dbe4dbac0593c6: ARM: shmobile: defconfig: Refresh for v6.9-rc1 (2024-04-08 11:14:11 +0200) ---------------------------------------------------------------- Renesas ARM defconfig updates for v6.10 - Enable support for the Renesas RZ/G2L display unit, DA9062 PMIC, and RZ/V2H (R9A09G057) SoC in the ARM64 defconfig, - Refresh shmobile_defconfig for v6.9-rc1. ---------------------------------------------------------------- Biju Das (2): arm64: defconfig: Enable Renesas RZ/G2L display unit DRM driver arm64: defconfig: Enable Renesas DA9062 PMIC Geert Uytterhoeven (1): ARM: shmobile: defconfig: Refresh for v6.9-rc1 Lad Prabhakar (1): arm64: defconfig: Enable R9A09G057 SoC arch/arm/configs/shmobile_defconfig | 3 ++- arch/arm64/configs/defconfig | 6 ++++++ 2 files changed, 8 insertions(+), 1 deletion(-) From patchwork Fri Apr 12 10:01:38 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13627630 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 1734AC00A94 for ; Fri, 12 Apr 2024 10:49:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Iw8ijrmkYQVoECk6vZ5kDLYf2Re+Nc1ur0f8AAPEJMg=; b=AgbdaIaFPrjZz1 eD84vpMRNLWFp1cuUgdozDy/jBj0Mttv4sv1WaMFF5qjsQQEadJ4bIOzurUS9sS6IIEVXSXr1rqvv 9wVTC+VG/1HSjmD/UqYYIMorl8c4h7IfcfmYkB94WbOD8k1OmlpY91nrqxtosj+8VdP38xir1wf9x sixu8gLylcsyuw/PIuk2ekLmdvNzKPYgWDb73/kx3MJ1VtYQJVAtp8pJQi8gMp2SYIecPmSHaeiiy g2WONHipjm6RcCDOuEhF0SvCbinya++tc/5a1f0UyrQXfkrxamikN8o+xmz+acj3t4qJdm8RUiZBl vBT5hsPnsv59tQGCyGIg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvETF-0000000Gn3N-0VKh; Fri, 12 Apr 2024 10:49:25 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvESv-0000000GmsD-2dMP for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 10:49:08 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by michel.telenet-ops.be with bizsmtp id AAox2C00M0SSLxL06Aox06; Fri, 12 Apr 2024 12:48:59 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rvESG-00GpC8-47; Fri, 12 Apr 2024 12:48:57 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rvDj5-004eQK-RZ; Fri, 12 Apr 2024 12:01:43 +0200 From: Geert Uytterhoeven 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/4] Renesas driver updates for v6.10 Date: Fri, 12 Apr 2024 12:01:38 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_034906_203925_25CCFEF7 X-CRM114-Status: UNSURE ( 6.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -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-v6.10-tag1 for you to fetch changes up to 3d2db954d2d922a8193654f2aa09c1bdee47818a: soc: renesas: Enable TMU support on R-Car Gen2 (2024-03-26 09:25:06 +0100) ---------------------------------------------------------------- Renesas driver updates for v6.10 - Identify the new RZ/V2H (R9A09G057) SoC, - Enable support for the TMU (Timer Unit) on R-Car Gen2 SoCs. ---------------------------------------------------------------- Geert Uytterhoeven (1): soc: renesas: Enable TMU support on R-Car Gen2 Lad Prabhakar (1): soc: renesas: Add identification support for RZ/V2H SoC drivers/soc/renesas/Kconfig | 6 ++++++ drivers/soc/renesas/renesas-soc.c | 20 +++++++++++++++++++- 2 files changed, 25 insertions(+), 1 deletion(-) From patchwork Fri Apr 12 10:01:39 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13627629 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 1285FC4345F for ; Fri, 12 Apr 2024 10:49:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ex941eWiMejq9CUC86sAQ2PHuUwB4za6IsinKey5jCU=; b=lJMLwUqEGzATkV 8ZpcHS7lGSVic3vtq9YGi09bNYKq7ub9llwx/41DRNBPNYYe1TRGLiT6gdGjfV98tTXxGRRQ8tDJU wBh3OThjiFaJQ+ZVCkdkZAEMAyAB0vYgYKyYO1aPRb3/5NvU2U74L4s9ngfkUZHo9b/2e7+Gd9VSF V+H/0FMxAcnQ+X6a/Mqzq0uII7Dwx5VReK7NoNvWn/X7W+OTo8TuVunOVPsbNhlPXnPLhLrq3Rkcu 8lwnpUK/bNOjdQDuYPzAReL8PWxOpqoWMMGHFzB+XXLTIXurAIB3hrjgN4i3VO+9B/Sx/BymX1pQQ o7vRhAfhdFQbD1ODMwcw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvETI-0000000Gn5O-26m4; Fri, 12 Apr 2024 10:49:28 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvESv-0000000GmsB-2dJj for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 10:49:08 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by michel.telenet-ops.be with bizsmtp id AAox2C00L0SSLxL06Aox05; Fri, 12 Apr 2024 12:48:59 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rvESG-00GpBx-0q; Fri, 12 Apr 2024 12:48:56 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rvDj5-004eQQ-SH; Fri, 12 Apr 2024 12:01:43 +0200 From: Geert Uytterhoeven 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/4] Renesas DT binding updates for v6.10 Date: Fri, 12 Apr 2024 12:01:39 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_034906_217740_C1EFE5F8 X-CRM114-Status: UNSURE ( 6.71 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -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-v6.10-tag1 for you to fetch changes up to d4319f220f577156200ad43c823e22be05f34523: dt-bindings: arm: renesas: Document Renesas RZ/V2H(P) System Controller (2024-03-26 09:33:29 +0100) ---------------------------------------------------------------- Renesas DT binding updates for v6.10 - Document support for the Renesas RZ/V2H(P) (R9A09G057) SoC variants. ---------------------------------------------------------------- Lad Prabhakar (2): dt-bindings: soc: renesas: Document Renesas RZ/V2H(P) SoC variants dt-bindings: arm: renesas: Document Renesas RZ/V2H(P) System Controller .../soc/renesas/renesas,r9a09g057-sys.yaml | 51 ++++++++++++++++++++++ .../devicetree/bindings/soc/renesas/renesas.yaml | 8 ++++ 2 files changed, 59 insertions(+) create mode 100644 Documentation/devicetree/bindings/soc/renesas/renesas,r9a09g057-sys.yaml From patchwork Fri Apr 12 10:01:40 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13627631 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 2F12AC04FF6 for ; Fri, 12 Apr 2024 10:49:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=CivAuBbsP/ZRazIuzSiMsWTvvszSSN66P0yp6t0vjvc=; b=yGc6fgUWutqNK4 DehHEJ3aVz7t3uYmKF09AfS56/uUkI9Pn+wK+xnj5gDt6uNh2Iklt94dPLAPSBpr568ruhDjgBy/G /AEqWp9Gh5gOydgXjJgeNu5CvotbV53ZjQnYD+0oMZaN3H8szw651KPQZeFrJ5aao6Ew5D+gKbEi9 ynmBvTlMCVJVNKWolfQkcGG4kJcNFbhIj05msyoDsEmAN5Omr9QkBhbl9Du+/g/jENCRuNXgNbCfk HV/rrPVAyPaSXOTgPFWpoFXYIm+xu9RA0gPi2lsiVfwrJsrshKQI/uwK4DjAdTJdlGla5O3ApqNJx puJOQTOil/LGC5UiTsig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvETG-0000000Gn4M-3ixA; Fri, 12 Apr 2024 10:49:26 +0000 Received: from michel.telenet-ops.be ([2a02:1800:110:4::f00:18]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rvESv-0000000GmsC-2r1t for linux-arm-kernel@lists.infradead.org; Fri, 12 Apr 2024 10:49:08 +0000 Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed80:76d0:2bff:fec8:549]) by michel.telenet-ops.be with bizsmtp id AAox2C00G0SSLxL06Aox03; Fri, 12 Apr 2024 12:48:59 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1rvESF-00GpBt-Sl; Fri, 12 Apr 2024 12:48:56 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1rvDj5-004eQV-Sw; Fri, 12 Apr 2024 12:01:43 +0200 From: Geert Uytterhoeven To: arm-soc , soc Cc: Magnus Damm , linux-arm-kernel@lists.infradead.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL 4/4] Renesas DTS updates for v6.10 Date: Fri, 12 Apr 2024 12:01:40 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240412_034906_218909_331770AD X-CRM114-Status: UNSURE ( 9.34 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 4cece764965020c22cff7665b18a012006359095: Linux 6.9-rc1 (2024-03-24 14:10:05 -0700) 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.10-tag1 for you to fetch changes up to be4e4dd8a1994e5730dfdb8dfaf1f2418f8a199d: arm64: dts: renesas: rzg3s-smarc-som: Fix Ethernet aliases (2024-04-09 09:34:52 +0200) ---------------------------------------------------------------- Renesas DTS updates for v6.10 - Add HDMI capture support for the Function expansion board for the Eagle development board, - Add PMIC support for the RZ/G2UL SMARC EVK development board, - Add thermal, more serial ((H)SCIF), and timer (CMT and TMU) support for the R-Car V4M SoC, - Add Timer Unit (TMU) support for the R-Mobile APE6, R-Car Gen2, and RZ/G1 SoCs, - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Biju Das (1): arm64: dts: renesas: rzg2ul-smarc: Enable PMIC and built-in RTC, GPIO and ONKEY Claudiu Beznea (1): arm64: dts: renesas: rzg3s-smarc-som: Fix Ethernet aliases Duy Nguyen (1): arm64: dts: renesas: r8a779h0: Add thermal nodes Geert Uytterhoeven (8): ARM: dts: renesas: r8a73a4: Add TMU nodes ARM: dts: renesas: rzg1: Add TMU nodes ARM: dts: renesas: rcar-gen2: Add TMU nodes arm64: dts: renesas: r8a779h0: Add remaining HSCIF nodes arm64: dts: renesas: r8a779h0: Add SCIF nodes arm64: dts: renesas: gray-hawk-single: Add second debug serial port ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent arm64: dts: renesas: gray-hawk-single: Enable nfsroot Lad Prabhakar (1): ARM: dts: renesas: r7s72100: Add interrupt-names to SCIF nodes Niklas Söderlund (1): arm64: dts: renesas: eagle: Add capture overlay for Function expansion board Thanh Quan (2): arm64: dts: renesas: r8a779h0: Add CMT nodes arm64: dts: renesas: r8a779h0: Add TMU nodes arch/arm/boot/dts/renesas/r7s72100.dtsi | 8 + arch/arm/boot/dts/renesas/r8a73a4.dtsi | 37 +++ arch/arm/boot/dts/renesas/r8a7742.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a7743.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a7744.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a7745.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a77470.dtsi | 44 +++ arch/arm/boot/dts/renesas/r8a7790.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a7791.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a7792.dtsi | 59 ++++ arch/arm/boot/dts/renesas/r8a7793.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r8a7794.dtsi | 58 ++++ arch/arm/boot/dts/renesas/r9a06g032.dtsi | 1 - arch/arm64/boot/dts/renesas/Makefile | 3 + .../renesas/r8a77970-eagle-function-expansion.dtso | 214 ++++++++++++++ .../boot/dts/renesas/r8a779h0-gray-hawk-single.dts | 27 +- arch/arm64/boot/dts/renesas/r8a779h0.dtsi | 311 ++++++++++++++++++++- arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi | 58 ++++ arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi | 4 +- include/dt-bindings/clock/r8a73a4-clock.h | 4 + 20 files changed, 1228 insertions(+), 6 deletions(-) create mode 100644 arch/arm64/boot/dts/renesas/r8a77970-eagle-function-expansion.dtso