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 8F8B7C43334 for ; Mon, 18 Jul 2022 15:17:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235257AbiGRPRV (ORCPT ); Mon, 18 Jul 2022 11:17:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33882 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233406AbiGRPRT (ORCPT ); Mon, 18 Jul 2022 11:17:19 -0400 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B61527B17 for ; Mon, 18 Jul 2022 08:17:18 -0700 (PDT) Received: by mail-wm1-x332.google.com with SMTP id a18-20020a05600c349200b003a30de68697so3519110wmq.0 for ; Mon, 18 Jul 2022 08:17:18 -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=fIeWgJkq4ADJTJssdbY8YcP7rWqEzAaP7D1xlEKvTj4=; b=awRdYtNS2Zyiv24INdiZICqbDqtDmWcLaeLnOKQd3penNpY/vYGRfLDfEK5Q8Vi5HL J+zCcVqHSBZvyzPzodMAy8m4TVb54t5GmzivIeDekMJhNYQrVfDJ1omwMyq7r0pcWmPh Al/UVWaXYJgr5MLirqXRAewR6upob6IhkVip/FhJqpntbk8KoLwj19NKhA5yGTGzMPMO syTWnQRe3HFWFmyd2qYMp1FHlkCSlYUEEw7I2dMEc8X02yz23e5ciVCz0/JqSh8NlKUf JdAAClVRxvhpVgw0QXH+GuWbL+GuFzA5wu6Yq0bCgRvWmkhkjYvMiohM8+3L0Mf5iuxz QQCg== 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=fIeWgJkq4ADJTJssdbY8YcP7rWqEzAaP7D1xlEKvTj4=; b=OzyPEWO95f1UGBHJdUCcWIWnDvD6Ek1yNFP9QaH21kfrTFRhMgFAVXcA76avMIiz6A SbdAEQqeqNiCQyJUjksFWb9k7KfTii/lgxLU3HTNV7hoMiOh+3UgkLF3t9QYECtswJFg EUKStaZaCR7dOBrp8W/1bBfyX42Dcljhd2cxMxOlLoI5shsSc7dCPcV8/ApV62OGNcGZ A4VwlSxVKuoRRdJ5Q4DxOo9noXnsYaHvmUzvTWJK5cX2kBZyOpIldK/vnlC7qwYHIh7C 3NsfGNelTXRT4iFttObqFNCJujJKncrnvmhcV7Y21OSHM+H1r+8i49isRQGJoaiXj9ru N36w== X-Gm-Message-State: AJIora8A/TsHyMRIcrXuOhO6dzrlIyMEhBXB4NcUle3XVg3xTkFzjhvV dgQBfhGrxX6+2m35nYnPikKGT7D2uX4MbA== X-Google-Smtp-Source: AGRyM1vDNjWwA9Q0bIP0N1CjK7w7jTUsJ/pcKL3y7r/RaZ0lkzMqNlp6GVH1rCljYn1HEHatFfGobQ== X-Received: by 2002:a05:600c:3ac4:b0:3a3:19c5:7cb2 with SMTP id d4-20020a05600c3ac400b003a319c57cb2mr6104107wms.63.1658157436961; Mon, 18 Jul 2022 08:17:16 -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 ay10-20020a05600c1e0a00b003a32167b8d4sm128487wmb.13.2022.07.18.08.17.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 18 Jul 2022 08:17:16 -0700 (PDT) Date: Mon, 18 Jul 2022 16:17:14 +0100 From: Lee Jones To: Andy Shevchenko Cc: Hans de Goede , Linux Kernel Mailing List , Andy Shevchenko Subject: Re: [PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc Message-ID: References: <35c907e6-6018-d22b-1992-ffc66eb82b0e@redhat.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-kernel@vger.kernel.org On Mon, 18 Jul 2022, Andy Shevchenko wrote: > On Mon, Jul 18, 2022 at 09:12:55AM +0100, Lee Jones wrote: > > On Mon, 18 Jul 2022, Lee Jones wrote: > > > On Fri, 15 Jul 2022, Andy Shevchenko wrote: > > > > On Thu, Jun 30, 2022 at 09:45:53AM +0100, Lee Jones wrote: > > ... > > > > > Is it okay to be applied? > > > > > > Yes, I think so. > > > > > > Can you collect all of the Acked-by/Tested-by tags you received > > > and submit a [RESEND] please? Hans' TB which should be applied to all > > > patches springs to mind. > > > > To save yourself some pain, leave off my Acks. > > Actually it's less pain to leave your tags as they are now in the commit > messages. > > I will resend it soon with your tags still in. Sure, whatever works. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog