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 A4D9EC433E9 for ; Tue, 9 Mar 2021 09:42:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8133165268 for ; Tue, 9 Mar 2021 09:42:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229688AbhCIJls (ORCPT ); Tue, 9 Mar 2021 04:41:48 -0500 Received: from mga03.intel.com ([134.134.136.65]:43335 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230089AbhCIJl1 (ORCPT ); Tue, 9 Mar 2021 04:41:27 -0500 IronPort-SDR: YAXP2GH/e0kOetX0FCCuqEs15INVoUonjJNl8qBL0EQlQIly1hrDFtnX6wQCfR5XWedZVvAJ0F R/+4+H8DJa1Q== X-IronPort-AV: E=McAfee;i="6000,8403,9917"; a="188241596" X-IronPort-AV: E=Sophos;i="5.81,234,1610438400"; d="scan'208";a="188241596" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 09 Mar 2021 01:41:26 -0800 IronPort-SDR: BdkZpLfxzqmExKJN/qVCYqQXuxLHx/PHNnHpY5k/VZ15joBiqkNA1LCWCeYf5u64BzOg/ajAOv +8B9cctpTMow== X-IronPort-AV: E=Sophos;i="5.81,234,1610438400"; d="scan'208";a="437841215" 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; 09 Mar 2021 01:41:24 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1lJYrh-00B1mG-3h; Tue, 09 Mar 2021 11:41:21 +0200 Date: Tue, 9 Mar 2021 11:41:21 +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 Tue, Mar 09, 2021 at 09:19:19AM +0100, Bartosz Golaszewski wrote: > On Mon, Mar 8, 2021 at 8:52 PM Andy Shevchenko > wrote: > > On Mon, Mar 08, 2021 at 09:36:52PM +0200, Andy Shevchenko wrote: ... > > So, I will send v6 with those included. > > Does this series depend on patches already in Rafael's tree? If so, > maybe Rafael can provide me with an immutable tag to merge in? Not anymore since v5.12-rc2 has a necessary fix. In any case I have sent a v6. It should be clean to apply on top of your for-next. -- With Best Regards, Andy Shevchenko