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 1DE49C001E0 for ; Mon, 17 Jul 2023 10:01:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231345AbjGQKBc (ORCPT ); Mon, 17 Jul 2023 06:01:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56986 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230285AbjGQKBT (ORCPT ); Mon, 17 Jul 2023 06:01:19 -0400 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3FA7FE47; Mon, 17 Jul 2023 03:01:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1689588076; x=1721124076; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=JMM3xupH1hI/uzcIq/Bseq5hzkwtbNzgO0JZ+lTjb3Y=; b=nqK3vjFvF2mVa4e+xjlfGCSgek3bi+ryc70yKdgMec+KXf5+JQ0Ey46b u0O78HVdb3LogH4LlVsON8GWdQFipNq5gaYvMHuuFca0LFreuzBjbXRcc gcq6SWM+fiPJPfW6jMaTGs8ulShK6BZb1kFgio7eVOmYs6xF7puvbWo1N dKk+VuIlO6xn2GMa3jW9Z34ZPMxP5/kxkrLTMCRElsg81WfmEEqCY7TOX /fOwRGXb/iWy3o0P/Sgvj/ou/matjiqwdtTAr9bBxOWCS4h2H9h2+9PcS enhugN8hjl2aoEQlMa8PWt/Ek60HOvH44ICMrYUKFMY86C5tyXb3akqKu w==; X-IronPort-AV: E=McAfee;i="6600,9927,10773"; a="364767201" X-IronPort-AV: E=Sophos;i="6.01,211,1684825200"; d="scan'208";a="364767201" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Jul 2023 03:01:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10773"; a="673491098" X-IronPort-AV: E=Sophos;i="6.01,211,1684825200"; d="scan'208";a="673491098" Received: from smile.fi.intel.com ([10.237.72.54]) by orsmga003.jf.intel.com with ESMTP; 17 Jul 2023 03:01:12 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.96) (envelope-from ) id 1qLL2T-008WsP-2y; Mon, 17 Jul 2023 13:01:09 +0300 Date: Mon, 17 Jul 2023 13:01:09 +0300 From: Andy Shevchenko To: George Stark Cc: Jonathan Cameron , lars@metafoo.de, neil.armstrong@linaro.org, khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com, nuno.sa@analog.com, linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, kernel@sberdevices.ru Subject: Re: [PATCH v1 0/3] iio: adc: meson: tune init sequence Message-ID: References: <20230715110654.6035-1-gnstark@sberdevices.ru> <20230716171134.43d05c45@jic23-huawei> 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: linux-kernel@vger.kernel.org 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. -- With Best Regards, Andy Shevchenko