From patchwork Fri Oct 6 07:36:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 730576 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 7041AE92FF1 for ; Fri, 6 Oct 2023 07:36:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230292AbjJFHgL (ORCPT ); Fri, 6 Oct 2023 03:36:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51586 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230269AbjJFHgL (ORCPT ); Fri, 6 Oct 2023 03:36: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 EABAAE4 for ; Fri, 6 Oct 2023 00:36:08 -0700 (PDT) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:cb63:209b:6bfe:e326]) by laurent.telenet-ops.be with bizsmtp id uXc52A00U1BD6Ej01Xc58u; Fri, 06 Oct 2023 09:36:05 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1qofN5-005KHG-4m; Fri, 06 Oct 2023 09:36:05 +0200 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1qofNV-0062R4-EF; Fri, 06 Oct 2023 09:36:05 +0200 From: Geert Uytterhoeven To: Linus Walleij Cc: linux-gpio@vger.kernel.org, linux-renesas-soc@vger.kernel.org, Geert Uytterhoeven Subject: [GIT PULL] pinctrl: renesas: Fixes for v6.6 Date: Fri, 6 Oct 2023 09:36:04 +0200 Message-Id: X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Linus, The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-fixes-for-v6.6-tag1 for you to fetch changes up to 73394a1b2194694b66f7a0839a219ce0d16b64a3: pinctrl: renesas: rzn1: Enable missing PINMUX (2023-10-05 11:42:43 +0200) ---------------------------------------------------------------- pinctrl: renesas: Fixes for v6.6 - Fix missing PINMUX on RZ/N1. Thanks for pulling! ---------------------------------------------------------------- Ralph Siemsen (1): pinctrl: renesas: rzn1: Enable missing PINMUX drivers/pinctrl/renesas/Kconfig | 1 + 1 file changed, 1 insertion(+) 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