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 E89AAEB64DA for ; Tue, 18 Jul 2023 09:41:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231538AbjGRJlP (ORCPT ); Tue, 18 Jul 2023 05:41:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42454 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232334AbjGRJlG (ORCPT ); Tue, 18 Jul 2023 05:41:06 -0400 Received: from frasgout.his.huawei.com (frasgout.his.huawei.com [185.176.79.56]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6F6F71709; Tue, 18 Jul 2023 02:41:03 -0700 (PDT) Received: from lhrpeml500005.china.huawei.com (unknown [172.18.147.201]) by frasgout.his.huawei.com (SkyGuard) with ESMTP id 4R4v5g2M4gz6J6gd; Tue, 18 Jul 2023 17:38:31 +0800 (CST) Received: from localhost (10.202.227.76) by lhrpeml500005.china.huawei.com (7.191.163.240) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Tue, 18 Jul 2023 10:41:01 +0100 Date: Tue, 18 Jul 2023 10:41:00 +0100 From: Jonathan Cameron To: Andy Shevchenko CC: George Stark , Jonathan Cameron , , , , , , , , , , , Subject: Re: [PATCH v1 0/3] iio: adc: meson: tune init sequence Message-ID: <20230718104100.00007c0c@Huawei.com> In-Reply-To: References: <20230715110654.6035-1-gnstark@sberdevices.ru> <20230716171134.43d05c45@jic23-huawei> Organization: Huawei Technologies Research and Development (UK) Ltd. X-Mailer: Claws Mail 4.1.0 (GTK 3.24.33; x86_64-w64-mingw32) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.202.227.76] X-ClientProxiedBy: lhrpeml500001.china.huawei.com (7.191.163.213) To lhrpeml500005.china.huawei.com (7.191.163.240) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 17 Jul 2023 13:01:09 +0300 Andy Shevchenko wrote: > On Mon, Jul 17, 2023 at 12:41:29PM +0300, George Stark wrote: > > On 7/16/23 19:11, Jonathan Cameron wrote: > > > On Sat, 15 Jul 2023 14:05:57 +0300 > > > George Stark wrote: > > ... > > > > These look fine to me, but I'd like them to sit on list a little while > > > on off chance anyone else has feedback on them. > > > > I understand. I'd resend the patches in a week or more if there's no > > feedback. > > There is no need to resend as long as they are available via lore.kernel.org > mail archives. > FYI, I track using patchwork.kernel.org so rarely drop a patch set down the back of the sofa any more... Jonathan