From patchwork Fri Dec 17 11:07:39 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 525285 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 2684AC433FE for ; Fri, 17 Dec 2021 11:07:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235248AbhLQLHq (ORCPT ); Fri, 17 Dec 2021 06:07:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51886 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233227AbhLQLHo (ORCPT ); Fri, 17 Dec 2021 06:07:44 -0500 Received: from andre.telenet-ops.be (andre.telenet-ops.be [IPv6:2a02:1800:120:4::f00:15]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AF16FC061574 for ; Fri, 17 Dec 2021 03:07:43 -0800 (PST) Received: from ramsan.of.borg ([IPv6:2a02:1810:ac12:ed20:d13f:527c:5504:a743]) by andre.telenet-ops.be with bizsmtp id XP7h2600H250X3001P7hxX; Fri, 17 Dec 2021 12:07:41 +0100 Received: from rox.of.borg ([192.168.97.57]) by ramsan.of.borg with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.93) (envelope-from ) id 1myB5R-005Y9e-B5; Fri, 17 Dec 2021 12:07:41 +0100 Received: from geert by rox.of.borg with local (Exim 4.93) (envelope-from ) id 1myB5Q-00AQVZ-OF; Fri, 17 Dec 2021 12:07:40 +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 v5.17 (take two) Date: Fri, 17 Dec 2021 12:07:39 +0100 Message-Id: X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Linus, The following changes since commit 7c50a407b8687ae3589c740d2347d9ae73887889: pinctrl: renesas: Remove unneeded locking around sh_pfc_read() calls (2021-11-19 10:55:21 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/renesas-pinctrl-for-v5.17-tag2 for you to fetch changes up to ea7e26ebe6a90fe7962823a70ac91f010df71239: pinctrl: renesas: r8a779a0: Align comments (2021-12-07 16:58:02 +0100) ---------------------------------------------------------------- pinctrl: renesas: Updates for v5.17 (take two) - Align comments in the R-Car V3U pin control driver. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): pinctrl: renesas: r8a779a0: Align comments drivers/pinctrl/renesas/pfc-r8a779a0.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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