From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 713B0C433E3 for ; Mon, 24 Aug 2020 00:28:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5BF58206C0 for ; Mon, 24 Aug 2020 00:28:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726847AbgHXA2j (ORCPT ); Sun, 23 Aug 2020 20:28:39 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:32827 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726737AbgHXA2j (ORCPT ); Sun, 23 Aug 2020 20:28:39 -0400 Date: 24 Aug 2020 09:28:37 +0900 X-IronPort-AV: E=Sophos;i="5.76,346,1592838000"; d="scan'208";a="55308762" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie5.idc.renesas.com with ESMTP; 24 Aug 2020 09:28:37 +0900 Received: from mercury.renesas.com (unknown [10.166.252.133]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id B60B34127DA3; Mon, 24 Aug 2020 09:28:37 +0900 (JST) Message-ID: <877dtozy6x.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Geert Uytterhoeven Cc: Linus Walleij , Geert Uytterhoeven , "open list:GPIO SUBSYSTEM" , Linux-Renesas Subject: Re: [PATCH v2 2/3] pinctrl: sh-pfc: align driver description title In-Reply-To: References: <87r1s5hoht.wl-kuninori.morimoto.gx@renesas.com> <87o8n9hoez.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Wanderlust/2.15.9 Emacs/26.3 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Geert > Note that your patch does not apply to v5.9-rc1 or my sh-pfc branch, > due to the addition of support for RZ/G2H. On "renesas-drivers-2020-08-18-v5.9-rc1" is enough ? Thank you for your help !! Best regards --- Kuninori Morimoto