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 1C8BEC433FE for ; Thu, 12 May 2022 10:02:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352427AbiELKCC (ORCPT ); Thu, 12 May 2022 06:02:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57358 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352498AbiELKAw (ORCPT ); Thu, 12 May 2022 06:00:52 -0400 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 51FA36159 for ; Thu, 12 May 2022 03:00:43 -0700 (PDT) Received: by mail-wr1-x42e.google.com with SMTP id j25so5483098wrc.9 for ; Thu, 12 May 2022 03:00:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=V3TfJkXWTRH+gtF3lJ5Kz+EdosirYTs2KXZe5HGagKs=; b=Bxu2T3x2MCQWNxLfWKJ5BgpNVx/FHPQDNwxXyE4Wn6iZYjk+tjL5x58Grld7+wHSm8 bbUtn05skKCHb2/SyGikrAvxyhpQLHVvj+m8s7fiNCSMkMBhdf+j68pUiwtz7eMSJ2/3 UqqPdLP2UJkSU8AnhFMJsRjWmEO9Prj+xpZoRQP+Qv41bVu9BudHpnyoQltLgYtnu53D +4XeZ0eXl2aBNltBHRnJto/HNkoPCl+ChUfNFKqTYjl8u72di94C0aSJLwn6DxBtKBid i6ect2SGZpWgnmMryQRfrdZNrhvQ7YSLaPg/K74tpjFTbahScV0WH8PfsUrGV3hNERwE hN7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=V3TfJkXWTRH+gtF3lJ5Kz+EdosirYTs2KXZe5HGagKs=; b=hgkywUYPn13rg5Pj44grMm9phEEqtwLhcp5ssJjD2DSeKDGATRXD28G5m+kGe9clFc 1IJMuJlbxJ8zuqtutX/r8NDv2Kq30H43a+SGND3l1vTiDZDtB4Q41Ubkz52tDXz0mI6a BxGr57CrEqgS8qqBTv3GsP7Z9iYixRfjhrX8c5VyfOvPZMiokUWGAI3SCyshp/CUO7J3 8w0JjlDm3NbxJT5iWXw6vPGDEJbNeLGxfSjpHr46p02+bUCBOuxI3sgx0I/ilA+sz+xu Gw8+tNSVHJrc8yawJgEuX0+zCwQzu6j/NZ3tdNfS0dSKY/AjgoT7d30QAJJEXD4G7SqB u8Ug== X-Gm-Message-State: AOAM530ic6VZgzKAljPIMtKNpTGBsn0lbdaeVZkdK+ClU9IUoYFHrEcB K2jahGBjiVxT+9cWFtfKvp7Qdg== X-Google-Smtp-Source: ABdhPJyRofIIKPpwVKZvncsUBvl7NBebV7Urul500SOT0rsWCwud4dbPq/neHFp3AZtzxEsgAU+KGA== X-Received: by 2002:a05:6000:1a85:b0:20c:7ba1:737b with SMTP id f5-20020a0560001a8500b0020c7ba1737bmr26893152wry.209.1652349641767; Thu, 12 May 2022 03:00:41 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id m126-20020a1ca384000000b003945cdd0d55sm2179637wme.26.2022.05.12.03.00.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 May 2022 03:00:41 -0700 (PDT) Date: Thu, 12 May 2022 11:00:38 +0100 From: Lee Jones To: Andy Shevchenko Cc: Hans de Goede , Andy Shevchenko , 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=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-edac@vger.kernel.org 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. I just replied to your 0th patch (before I saw this, sorry). > ... > > > p.s. > > > > Since this is mostly a cleanup series and since we are getting close > > to the next merge-window I believe that it likely is best to merge > > this after 5.19-rc1 has been released. > > OK. > > > I can then also provide > > an immutable branch for other maintainers early on in the 5.19 > > cycle which should help to avoid merge conflicts. > > I guess I will send a v6 anyway in order to attach Henning's series to mine. > -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog