From patchwork Fri Jul 28 11:57:00 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13331779 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 7C8F6C04E69 for ; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 60781C433C9; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) 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 smtp.kernel.org (Postfix) with ESMTPS id B3534C433C7 for ; Fri, 28 Jul 2023 11:57:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org B3534C433C7 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 ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:12b0:7b7e:d1ff:7873]) by albert.telenet-ops.be with bizsmtp id Sbx62A0010d1nm806bx63U; Fri, 28 Jul 2023 13:57:09 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qPM5U-002mIh-Mq; Fri, 28 Jul 2023 13:57:05 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qPM5h-00AqNj-RN; Fri, 28 Jul 2023 13:57:05 +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 defconfig updates for v6.6 Date: Fri, 28 Jul 2023 13:57:00 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -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.6-tag1 for you to fetch changes up to 0bfe5475f6b9fc766aa1fabb0a90c88b882c2f70: arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs (2023-07-10 09:29:21 +0200) ---------------------------------------------------------------- Renesas ARM defconfig updates for v6.6 - Enable CSI driver support for Renesas RZ/V2M based platforms, - Enable MTU3a PWM and RAA215300 PMIC/RTC driver support, as used on Renesas RZ/{G2L,G2LC,G2UL,V2L} SMARC EVKs. ---------------------------------------------------------------- Biju Das (2): arm64: defconfig: Enable Renesas MTU3a PWM config arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs Fabrizio Castro (1): arm64: defconfig: Enable Renesas RZ/V2M CSI driver arch/arm64/configs/defconfig | 4 ++++ 1 file changed, 4 insertions(+) From patchwork Fri Jul 28 11:57:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13331777 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 2C378C00528 for ; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 11E91C433D9; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) 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 smtp.kernel.org (Postfix) with ESMTPS id 26245C433C9 for ; Fri, 28 Jul 2023 11:57:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 26245C433C9 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 ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:12b0:7b7e:d1ff:7873]) by laurent.telenet-ops.be with bizsmtp id Sbx62A0060d1nm801bx66Z; Fri, 28 Jul 2023 13:57:07 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qPM5U-002mIj-Mv; Fri, 28 Jul 2023 13:57:05 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qPM5h-00AqNm-S1; Fri, 28 Jul 2023 13:57:05 +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 ARM SoC updates for v6.6 Date: Fri, 28 Jul 2023 13:57:01 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -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-v6.6-tag1 for you to fetch changes up to bfb345a7bdc186ebbf2b9c53215f0f7b9bdba9fd: ARM: shmobile: rcar-gen2: Drop unused OF includes (2023-07-25 11:11:42 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v6.6 - Drop unused OF includes. ---------------------------------------------------------------- Rob Herring (1): ARM: shmobile: rcar-gen2: Drop unused OF includes arch/arm/mach-shmobile/setup-rcar-gen2.c | 1 - 1 file changed, 1 deletion(-) From patchwork Fri Jul 28 11:57:02 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13331778 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 5A6E1C41513 for ; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id 3BC38C433C8; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) 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 smtp.kernel.org (Postfix) with ESMTPS id 26481C433CC for ; Fri, 28 Jul 2023 11:57:09 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 26481C433CC 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 ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:12b0:7b7e:d1ff:7873]) by laurent.telenet-ops.be with bizsmtp id Sbx62A0050d1nm801bx66Y; Fri, 28 Jul 2023 13:57:07 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qPM5U-002mIn-Ny; Fri, 28 Jul 2023 13:57:05 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qPM5h-00AqNp-Sy; Fri, 28 Jul 2023 13:57:05 +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.6 Date: Fri, 28 Jul 2023 13:57:02 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 The following changes since commit 4c188fa183ebb45238ef16504c4c7606955cf9d4: arm64: dts: renesas: rzg2l: Update overfow/underflow IRQ names for MTU3 channels (2023-07-25 11:40:34 +0200) 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.6-tag1 for you to fetch changes up to 406b5af40ed367eefcdb27440ea98f02c1d1ef0d: arm64: dts: renesas: spider-cpu: Add GP LEDs (2023-07-27 14:41:21 +0200) ---------------------------------------------------------------- Renesas DTS updates for v6.6 - Add Clocked Serial Interface (CSI) support for the RZ/V2M SoC, - Add PMIC, RTC, and PWM support for the RZ/G2L, RZ/G2LC, and RZ/V2L SMARC EVK development boards, - Add PWM (MTU3a) support for the RZ/G2UL and RZ/Five SoCs, - Add External interrupt (INTC-EX) support for the R-Car S4-8 SoC, - Add LED support for the Spider development board, - Miscellaneous fixes and improvements. ---------------------------------------------------------------- Biju Das (7): arm64: dts: renesas: rzg2l-smarc-som: Enable PMIC and built-in RTC arm64: dts: renesas: rzg2l-smarc: Add support for enabling MTU3 arm64: dts: renesas: rzg2lc-smarc: Add support for enabling MTU3 arm64: dts: renesas: rzg2lc-smarc-som: Add PHY interrupt support for ETH0 arm64: dts: renesas: rzg2lc-smarc-som: Enable PMIC and built-in RTC arm64: dts: renesas: r9a07g043: Add MTU3a node arm64: dts: renesas: rzg2ul-smarc: Add support for enabling MTU3 Chris Paterson (1): arm64: dts: renesas: rzg2l: Fix txdv-skew-psec typos Conor Dooley (1): riscv: dts: renesas: Clean up dtbs_check W=1 warning due to empty phy node Fabrizio Castro (1): arm64: dts: renesas: r9a09g011: Add CSI nodes Geert Uytterhoeven (2): arm64: dts: renesas: r8a779f0: Add INTC-EX node arm64: dts: renesas: spider-cpu: Add GP LEDs Krzysztof Kozlowski (4): arm64: dts: renesas: Minor whitespace cleanup around '=' ARM: dts: renesas: Add missing space before { arm64: dts: renesas: Add missing space before { ARM dts: renesas: armadillo800eva: Switch to enable-gpios .../boot/dts/renesas/r8a7740-armadillo800eva.dts | 2 +- .../arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts | 2 +- arch/arm64/boot/dts/renesas/gmsl-cameras.dtsi | 4 +- arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts | 2 +- arch/arm64/boot/dts/renesas/r8a77990.dtsi | 4 +- .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi | 20 +++++++ arch/arm64/boot/dts/renesas/r8a779f0.dtsi | 15 +++++ arch/arm64/boot/dts/renesas/r9a07g043.dtsi | 70 ++++++++++++++++++++++ arch/arm64/boot/dts/renesas/r9a07g043u11-smarc.dts | 11 ++++ arch/arm64/boot/dts/renesas/r9a07g044c2-smarc.dts | 12 ++++ arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dts | 21 +++++++ arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts | 20 +++++++ arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 28 +++++++++ arch/arm64/boot/dts/renesas/rz-smarc-common.dtsi | 4 +- .../boot/dts/renesas/rzg2l-smarc-pinfunction.dtsi | 20 +++++++ arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi | 22 ++++++- arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 23 ++++++- .../boot/dts/renesas/rzg2lc-smarc-pinfunction.dtsi | 9 +++ arch/arm64/boot/dts/renesas/rzg2lc-smarc-som.dtsi | 26 +++++++- arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi | 14 ++++- .../boot/dts/renesas/rzg2ul-smarc-pinfunction.dtsi | 6 ++ arch/arm64/boot/dts/renesas/rzg2ul-smarc-som.dtsi | 4 +- arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi | 13 ++++ arch/riscv/boot/dts/renesas/rzfive-smarc-som.dtsi | 2 + 24 files changed, 335 insertions(+), 19 deletions(-)