From patchwork Fri Jul 28 11:56:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13331756 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 39536C04A94 for ; Fri, 28 Jul 2023 11:57:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234529AbjG1L5M (ORCPT ); Fri, 28 Jul 2023 07:57:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233794AbjG1L5L (ORCPT ); Fri, 28 Jul 2023 07:57:11 -0400 Received: from laurent.telenet-ops.be (laurent.telenet-ops.be [IPv6:2a02:1800:110:4::f00:19]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 66960FA for ; Fri, 28 Jul 2023 04:57:09 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:12b0:7b7e:d1ff:7873]) by laurent.telenet-ops.be with bizsmtp id Sbx62A0020d1nm801bx66X; 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-002mIg-Mr; Fri, 28 Jul 2023 13:57:05 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qPM5h-00AqNg-QH; Fri, 28 Jul 2023 13:57:05 +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 0/3] Renesas SoC updates for v6.6 Date: Fri, 28 Jul 2023 13:56:59 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi SoC folks, This is my first pull request for the inclusion of Renesas SoC updates for v6.5. It consists of 3 parts: [GIT PULL 1/3] 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. [GIT PULL 2/3] Renesas ARM SoC updates for v6.6 - Drop unused OF includes. [GIT PULL 3/3] 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. Thanks for pulling! Gr{oetje,eeting}s, Geert --- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds