From patchwork Fri Dec 1 12:41:52 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 13475775 X-Patchwork-Delegate: geert@linux-m68k.org 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 EA27310D7 for ; Fri, 1 Dec 2023 04:41:55 -0800 (PST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed40:7f2e:4977:a943:cc87]) by laurent.telenet-ops.be with bizsmtp id H0ht2B00M0rKVV8010htPG; Fri, 01 Dec 2023 13:41:53 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtp (Exim 4.95) (envelope-from ) id 1r92pq-00ARdR-GS; Fri, 01 Dec 2023 13:41:53 +0100 Received: from geert by rox.of.borg with local (Exim 4.95) (envelope-from ) id 1r92q9-00CVOe-53; Fri, 01 Dec 2023 13:41:53 +0100 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: Updates for v6.8 Date: Fri, 1 Dec 2023 13:41:52 +0100 Message-Id: X-Mailer: git-send-email 2.34.1 Precedence: bulk X-Mailing-List: linux-renesas-soc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Hi Linus, The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86: Linux 6.7-rc1 (2023-11-12 16:19:07 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v6.8-tag1 for you to fetch changes up to dc99d4c8ac46bf533b9519a53795c4cd6ff0fa39: dt-bindings: pinctrl: renesas: Drop unneeded quotes (2023-11-27 11:12:12 +0100) ---------------------------------------------------------------- pinctrl: renesas: Updates for v6.8 - Add support for interrupt affinity to the RZ/G2L GPIO driver, - Drop unneeded quotes in the RZ/A2 Pin controller DT bindings. Thanks for pulling! ---------------------------------------------------------------- Lad Prabhakar (1): pinctrl: renesas: rzg2l: Enhance driver to support interrupt affinity setting Rob Herring (1): dt-bindings: pinctrl: renesas: Drop unneeded quotes Documentation/devicetree/bindings/pinctrl/renesas,rza2-pinctrl.yaml | 2 +- drivers/pinctrl/renesas/pinctrl-rzg2l.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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