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 E9C7AC433E0 for ; Mon, 8 Mar 2021 19:52:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AF7EB61481 for ; Mon, 8 Mar 2021 19:52:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231628AbhCHTwT (ORCPT ); Mon, 8 Mar 2021 14:52:19 -0500 Received: from mga02.intel.com ([134.134.136.20]:32862 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231793AbhCHTwK (ORCPT ); Mon, 8 Mar 2021 14:52:10 -0500 IronPort-SDR: sUw9a/cCFsBK7QMw0XrNG6QnVMFSpiir0/QptO77m5NvHCMApewaFPkHPIrQ/4S9PukWHMiZmS /6atf+JGygCQ== X-IronPort-AV: E=McAfee;i="6000,8403,9917"; a="175207312" X-IronPort-AV: E=Sophos;i="5.81,233,1610438400"; d="scan'208";a="175207312" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2021 11:52:10 -0800 IronPort-SDR: 7uFkCqmgKRiEzh33tkOxdcdNEvYjXVov1HReAGzHtzQLwUOY4xUCOd+LG5No+4Z7fDSE4jlwzM S4BYrMQiw8mQ== X-IronPort-AV: E=Sophos;i="5.81,233,1610438400"; d="scan'208";a="385969574" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Mar 2021 11:52:07 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lJLv9-00Atos-3L; Mon, 08 Mar 2021 21:52:03 +0200 Date: Mon, 8 Mar 2021 21:52:03 +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-acpi@vger.kernel.org On Mon, Mar 08, 2021 at 09:36:52PM +0200, Andy Shevchenko wrote: > 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? I have decided to resend as usually it's better for maintainers. But it appears I was too quick to miss Rafael's review tag / comments. So, I will send v6 with those included. -- With Best Regards, Andy Shevchenko