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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12C56C433EF for ; Thu, 12 May 2022 10:21:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243726AbiELKVZ (ORCPT ); Thu, 12 May 2022 06:21:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41904 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352561AbiELKVX (ORCPT ); Thu, 12 May 2022 06:21:23 -0400 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2064956C05; Thu, 12 May 2022 03:21:22 -0700 (PDT) X-IronPort-AV: E=McAfee;i="6400,9594,10344"; a="295207716" X-IronPort-AV: E=Sophos;i="5.91,219,1647327600"; d="scan'208";a="295207716" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2022 03:21:21 -0700 X-IronPort-AV: E=Sophos;i="5.91,219,1647327600"; d="scan'208";a="624344471" Received: from smile.fi.intel.com ([10.237.72.54]) by fmsmga008-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 May 2022 03:21:16 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1np5wV-00FAGx-Ve; Thu, 12 May 2022 13:21:11 +0300 Date: Thu, 12 May 2022 13:21:11 +0300 From: Andy Shevchenko To: Lee Jones Cc: Hans de Goede , Tony Luck , Wolfram Sang , Jean Delvare , Heiner Kallweit , =?utf-8?Q?=C5=81ukasz?= Bartosik , Linus Walleij , Jonathan Yong , Linux Kernel Mailing List , linux-edac@vger.kernel.org, linux-i2c , "open list:GPIO SUBSYSTEM" , Platform Driver , Borislav Petkov , Mauro Carvalho Chehab , James Morse , Robert Richter , Jean Delvare , Peter Tyser , Mika Westerberg , Andy Shevchenko , Mark Gross Subject: Re: [PATCH v5 0/8] platform/x86: introduce p2sb_bar() helper Message-ID: References: <20220510151451.85561-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-edac@vger.kernel.org On Thu, May 12, 2022 at 11:00:38AM +0100, Lee Jones wrote: > On Wed, 11 May 2022, Andy Shevchenko wrote: > > On Wed, May 11, 2022 at 6:08 PM Hans de Goede wrote: > > > On 5/10/22 17:14, Andy Shevchenko wrote: ... > > > I must admit I have lost track of all the Ack-s / Reviewed-by-s a bit. > > > > > > So from the above I take it that the Ack-s resp. Reviewed-by-s on the > > > other non drivers/platform/x86 bits also signal an Ack to merge the entire > > > series through the pdx86 tree? > > > > > > Lee, any chance you can take a look at patches 3-5 and give your Ack > > > for merging these through the pdx86 tree together with the rest? > > > > Actually I misinterpreted Lee's different tags again. Acked-by is > > normal for routing MFD code via other subsystems, while > > Acked-for-MFD-by is for Lee (scripts?) to route the code via MFD tree. > > Lee, is it the correct interpretation now? > > Yes, that is correct. Thanks for clarification. I'm learning hard way :-) > I just replied to your 0th patch (before I saw this, sorry). Thanks for the tag. So, it seems we all set to route this via MFD then. Do you think we can go? Or do need to postpone this to be after v5.19-rc1? -- With Best Regards, Andy Shevchenko