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 C091AC433EF for ; Sat, 7 May 2022 10:33:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S243767AbiEGKhQ (ORCPT ); Sat, 7 May 2022 06:37:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236372AbiEGKhP (ORCPT ); Sat, 7 May 2022 06:37:15 -0400 Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 96C992D1ED; Sat, 7 May 2022 03:33:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1651919609; x=1683455609; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=tz4eaxNFw3OE/vYEfmWYD9ee4vGmGUyLKAFHoXsKn8Q=; b=kgDPj8hGIsQ2S/dIq0sRi9iT4oiK18Z0EJR68cKN19CnmC2SyL5eoBFx 6K3q6O7VF845lDASmDO5Ue3HyFcunueF9PYPdUkNyLyLdAs6V1jgbnvjB sZG2QxPp85lKrTZCeFjFvT55NJvSh+c+xB+JVkGmpcMATlVF+Lc9G+uVm 4Uu4DCKdCFXBiwUerjhIe0WcAtewvEKFrMCiU4aWiyUEiO7hxSyKvKzj5 PEqS9ZVyelpM8B+tBXKFMAvfZfSEm/Nsne2gt8jBxVllSoY4am+PzZ89n 2U9iATPW+tTqbrwqYHsaOrN244sa8ORH+ABixS90BTXmbWlo0St3P79hQ w==; X-IronPort-AV: E=McAfee;i="6400,9594,10339"; a="268589634" X-IronPort-AV: E=Sophos;i="5.91,207,1647327600"; d="scan'208";a="268589634" Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2022 03:33:29 -0700 X-IronPort-AV: E=Sophos;i="5.91,207,1647327600"; d="scan'208";a="550239830" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga002-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 May 2022 03:33:23 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1nnHkV-00D3B8-LA; Sat, 07 May 2022 13:33:19 +0300 Date: Sat, 7 May 2022 13:33:19 +0300 From: Andy Shevchenko To: Henning Schild Cc: Wolfram Sang , Jean Delvare , Heiner Kallweit , Lee Jones , Hans de Goede , Linus Walleij , Tan Jui Nee , Kate Hsuan , Jonathan Yong , Linux Kernel Mailing List , linux-edac@vger.kernel.org, linux-i2c , "open list:GPIO SUBSYSTEM" , Platform Driver , Borislav Petkov , Mauro Carvalho Chehab , Tony Luck , James Morse , Robert Richter , Jean Delvare , Peter Tyser , Mika Westerberg , Andy Shevchenko , Mark Gross Subject: Re: [PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper Message-ID: References: <20220131151346.45792-1-andriy.shevchenko@linux.intel.com> <20220308205016.2c0112ad@md1za8fc.ad001.siemens.net> <20220504171007.2f641098@md1za8fc.ad001.siemens.net> 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: platform-driver-x86@vger.kernel.org On Wed, May 04, 2022 at 05:55:26PM +0200, Andy Shevchenko wrote: > On Wed, May 4, 2022 at 5:10 PM Henning Schild > wrote: > > Am Wed, 4 May 2022 15:42:29 +0300 > > schrieb Andy Shevchenko : > ... > > Let me know if you need it in another shape or form. > > Form is okay, just would be nice if you can retest what I have in the > branch as an updated version. Is there any news? I would like to send a new version sooner than later. We may also apply the patches from this series and when you will be ready apply yours. -- With Best Regards, Andy Shevchenko