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=-0.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,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 BE5CAC54EEB for ; Tue, 24 Mar 2020 08:16:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 8AFA620836 for ; Tue, 24 Mar 2020 08:16:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="TYxi9wxq" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727234AbgCXIQE (ORCPT ); Tue, 24 Mar 2020 04:16:04 -0400 Received: from mail-wm1-f68.google.com ([209.85.128.68]:55475 "EHLO mail-wm1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727050AbgCXIQE (ORCPT ); Tue, 24 Mar 2020 04:16:04 -0400 Received: by mail-wm1-f68.google.com with SMTP id v25so326362wmh.5 for ; Tue, 24 Mar 2020 01:16:03 -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=nCmrtRi63VazCm5/zsbCw7DEK5Z7dLbwQao7Tq0w8UI=; b=TYxi9wxqyr7ZuG8v7NeMKLzIJ5DKBo0KD25LlPVXxOMPs9byUNhx5xErNOM2TNuu4W uBQ5djcQQUevw22VSpRPc+SGlWLzzM3AHp1SwUhrvqAOIhayuejqPjAmtJP7agqPd6TX 7/A5dhfR3w1WC3TWWDv/dQ+y2AT4kyf6qBWOnSNmY0LDL8p2FCUI+v3XQIIgF+P0Gjo9 ZVRykXOxoW2DEfM77oSzjwjeNrqKvnGsSqmbQCDnBQEI2lziwn2q89CgYC56yEf7YG90 CbgVL68NrZX32+c59WxzYUknlxv/eGId9maiUFN2jENO3yLPZlOWOY7eLLTIoqpCuS0g BWOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=nCmrtRi63VazCm5/zsbCw7DEK5Z7dLbwQao7Tq0w8UI=; b=Otht7DwwhSAHxh/eJ8ZJpaCU7XhF/HyInn/zK3nhSVZuQzSYjGl/XOVRr5EigJd1hD 2cAEzvEiBTEhZEP195LaQCkwR0Y9lUhmcYNFC/cdcYh4peZp3D1SLZFkqGnTkZAga9FY p+UcAOwXZfxjnkx8PBMXzI5HuRoQS3n5p2mf612bkXGh6+2sSpEG3QJCHfyoF38zqQUc KadcOEVqhsBrkQ/H0nmBLwSxOEyNq6MgHXDbJowbts0qjs7fClLJIaU5IlGSWdPq0IAh GoXdwP3UVrCjNny/qN/N6p5zLgqLS3SF3MhCNrRhO3oXJ0koCEzjwmL3wiVLam8e0yPU p01w== X-Gm-Message-State: ANhLgQ0UWAral/wYasJ95tVtJm9gXFxT5O58tj1Au1ZixyAyZ933UPz4 FTUDIrCLhk+4gDjuNkXkvCK0HQ== X-Google-Smtp-Source: ADFU+vu2MY3Q/scatxmu05MiPn0AajbEO2ZWaYCbPYz5dU4kEJeQFhYcQWrbv+Zv6zDqL1jyIuSs7w== X-Received: by 2002:a05:600c:2283:: with SMTP id 3mr3900004wmf.157.1585037762724; Tue, 24 Mar 2020 01:16:02 -0700 (PDT) Received: from dell ([2.27.35.213]) by smtp.gmail.com with ESMTPSA id n124sm3337129wma.11.2020.03.24.01.16.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Mar 2020 01:16:01 -0700 (PDT) Date: Tue, 24 Mar 2020 08:16:51 +0000 From: Lee Jones To: Jeff LaBundy Cc: dmitry.torokhov@gmail.com, thierry.reding@gmail.com, jic23@kernel.org, devicetree@vger.kernel.org, linux-input@vger.kernel.org, u.kleine-koenig@pengutronix.de, linux-pwm@vger.kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, linux-iio@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com Subject: Re: [PATCH v5 2/7] mfd: Add support for Azoteq IQS620A/621/622/624/625 Message-ID: <20200324081651.GG5477@dell> References: <1581895931-6056-1-git-send-email-jeff@labundy.com> <1581895931-6056-3-git-send-email-jeff@labundy.com> <20200224111448.GS3494@dell> <20200228034220.GA3510@labundy.com> <20200302120458.GY3494@dell> <20200302141117.GA11787@labundy.com> <20200302142405.GA3494@dell> <20200323021605.GA2731@labundy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200323021605.GA2731@labundy.com> Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org On Sun, 22 Mar 2020, Jeff LaBundy wrote: > Hi Lee, > > On Mon, Mar 02, 2020 at 02:24:05PM +0000, Lee Jones wrote: > > On Mon, 02 Mar 2020, Jeff LaBundy wrote: > > > > > Hi Lee, > > > > > > On Mon, Mar 02, 2020 at 12:04:58PM +0000, Lee Jones wrote: > > > > On Thu, 27 Feb 2020, Jeff LaBundy wrote: > > > > > > > > > Hi Lee, > > > > > > > > > > On Mon, Feb 24, 2020 at 11:14:48AM +0000, Lee Jones wrote: > > > > > > > > > > [...] > > > > > > > > > > > > > > > > > Well done Jeff. Good job. > > > > > > > > > > > > Applied, thanks. > > > > > > > > > > > > > > > > Thank you for your kind words as well as your support in fleshing out this > > > > > series. > > > > > > > > > > Just to confirm, does your offer to take the remainder (once everything is > > > > > approved) through immutable branches still stand? > > > > > > > > Depends how quickly you can get the other drivers turned around. > > > > > > With Uwe's approval from Friday, all five drivers are complete. Dmitry and > > > Jonathan's approvals were given in previous review cycles and were carried > > > forward with their permission. If anything else is required, please let me > > > know. > > > > Does Uwe's review mean that Thierry's is not required? > > Sorry about that; I was jumping the gun (thank you Uwe for clarifying). > The pwm patch still needs an Ack from Thierry before it can be applied. > > I have not received any feedback from Thierry throughout this patch set, > and I'd like to unblock the remainder if possible. In case Thierry does > not respond by the time you elect to send your next pull request, would > you be willing to drop the pwm patch and take the input and iio patches > through your tree? > > If so, I'll re-send the pwm patch on its own to Thierry during a future > cycle so that he can take it through his tree at his convenience. Hopefully we hear fro Thierry. If not, yes I can apply the set without the PWM patch. -- Lee Jones [李琼斯] Linaro Services Technical Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog