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, URIBL_BLOCKED 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 191B9C433E9 for ; Mon, 8 Mar 2021 19:37:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E616D652AC for ; Mon, 8 Mar 2021 19:37:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231548AbhCHThV (ORCPT ); Mon, 8 Mar 2021 14:37:21 -0500 Received: from mga05.intel.com ([192.55.52.43]:49835 "EHLO mga05.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231556AbhCHTg7 (ORCPT ); Mon, 8 Mar 2021 14:36:59 -0500 IronPort-SDR: u5Rqsf8rmZcyopYdOQ2eSq2/pU61Sdk++TWsWFfrz4lXV/0/uYDglnhlFN2wIe1SqpYrhcUzd/ z8XdOySOUnKQ== X-IronPort-AV: E=McAfee;i="6000,8403,9917"; a="273121247" X-IronPort-AV: E=Sophos;i="5.81,233,1610438400"; d="scan'208";a="273121247" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2021 11:36:59 -0800 IronPort-SDR: r/fPpzFDexipQ3qbIF2/fhhMhywaaHnqBtW3RzysJoSvubAzJUL/6CtBmWIylLJVFO2LKIF4Mo NcBXSLF/gOXA== X-IronPort-AV: E=Sophos;i="5.81,233,1610438400"; d="scan'208";a="437601268" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga003-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2021 11:36:55 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lJLgS-00Atf7-35; Mon, 08 Mar 2021 21:36:52 +0200 Date: Mon, 8 Mar 2021 21:36:52 +0200 From: Andy Shevchenko To: Bartosz Golaszewski Cc: "Rafael J. Wysocki" , Mika Westerberg , Linus Walleij , "open list:DOCUMENTATION" , Linux Kernel Mailing List , "open list:GPIO SUBSYSTEM" , ACPI Devel Maling List , Marc Zyngier , Jonathan Corbet , Thomas Gleixner Subject: Re: [PATCH v3 0/5] gpiolib: switch to fwnode in the core Message-ID: References: <20210304201253.14652-1-andriy.shevchenko@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 08, 2021 at 08:29:27PM +0100, Bartosz Golaszewski wrote: > On Mon, Mar 8, 2021 at 8:26 PM Rafael J. Wysocki wrote: > > On Mon, Mar 8, 2021 at 8:23 PM Bartosz Golaszewski > > wrote: ... > > My impression was that Andy wanted me to take them. > > > > However, if you'd rather take care of them yourself, there you go! > > > > I'll drop them now and assume that they will be routed through the GPIO tree. > > > > Thanks! > > They touch a lot of core GPIO code and are likely to conflict if any > other changes show up this release cycle. I'd rather take them through > the usual channel. Thanks! Since now we have v4 based on Rafael's bleeding-edge, what do you want me to do? Resend a v5 with all patches included? -- With Best Regards, Andy Shevchenko