From mboxrd@z Thu Jan 1 00:00:00 1970 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 Content-Transfer-Encoding: 8bit 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(+)