From patchwork Thu Apr 30 08:49:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Geert Uytterhoeven X-Patchwork-Id: 11519567 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 39BF892C for ; Thu, 30 Apr 2020 08:49:12 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 23B1E20838 for ; Thu, 30 Apr 2020 08:49:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726549AbgD3ItM (ORCPT ); Thu, 30 Apr 2020 04:49:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726531AbgD3ItL (ORCPT ); Thu, 30 Apr 2020 04:49: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 769F1C035494 for ; Thu, 30 Apr 2020 01:49:11 -0700 (PDT) Received: from ramsan ([IPv6:2a02:1810:ac12:ed60:182a:142e:a95f:66c2]) by laurent.telenet-ops.be with bizsmtp id YwpB220050w8ZL601wpBMe; Thu, 30 Apr 2020 10:49:11 +0200 Received: from rox.of.borg ([192.168.97.57]) by ramsan with esmtp (Exim 4.90_1) (envelope-from ) id 1jU4sZ-0002lv-1k; Thu, 30 Apr 2020 10:49:11 +0200 Received: from geert by rox.of.borg with local (Exim 4.90_1) (envelope-from ) id 1jU4sZ-0000QZ-0C; Thu, 30 Apr 2020 10:49:11 +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: sh-pfc: Updates for v5.8 Date: Thu, 30 Apr 2020 10:49:09 +0200 Message-Id: <20200430084909.1599-1-geert+renesas@glider.be> X-Mailer: git-send-email 2.17.1 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org Hi Linus, The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136: Linux 5.7-rc1 (2020-04-12 12:35:55 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers.git tags/sh-pfc-for-v5.8-tag1 for you to fetch changes up to 41fe32ecc7aff4527a4ee477870d9b1164be95a4: MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers (2020-04-20 13:14:05 +0200) ---------------------------------------------------------------- pinctrl: sh-pfc: Updates for v5.8 - Fix SWIO pins on RZ/A1L, - Add missing bindings to MAINTAINERS. Thanks for pulling! ---------------------------------------------------------------- Geert Uytterhoeven (1): MAINTAINERS: Add DT Bindings for Renesas Pin Function Controllers Jason Yan (1): pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries MAINTAINERS | 1 + drivers/pinctrl/pinctrl-rza1.c | 2 +- 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