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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E944EC43458 for ; Thu, 9 Jul 2026 23:54:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=nwdYdybpiL0XEa9EfKFkDvxx2HxR0uRQFmPGoHruEz8=; b=mJEL2C4Sj5NAmJTHd977hjPUi2 WjW1IMvOLJukggOMbpwiwubs9mejeSKRedNE7futLEG6KUyg0knepsx+W4OP49X84V296yMbuiQrM n4xmHFpKelJdfiPl73zDUNzwuksewW8mfPFv5fRaOYw1aEQtHpym9QrlPbUs/eeaLsly3Vucow6G/ u6dXUUiLNDI41mSUZmYq4tLNlNi8Y34aosISDwPTND6GWy6sGHbW1FxC+SUAjEg9hlFyYHLDzchDC /8xAQKmlpfYL/csKR5QBcJpFFWNHOHbOef0FJkTn+ySIfWCO1rJbJDBLErLAiHGOgDQYGBF2x4wMl k8Ho6K7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1whyZZ-00000003rTT-20gl; Thu, 09 Jul 2026 23:54:29 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1whyZY-00000003rTF-0Hbm; Thu, 09 Jul 2026 23:54:28 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 8BD0341269; Thu, 9 Jul 2026 23:54:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B92631F000E9; Thu, 9 Jul 2026 23:54:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783641267; bh=nwdYdybpiL0XEa9EfKFkDvxx2HxR0uRQFmPGoHruEz8=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=M542QeCelKml3h1uJ1XQYp8QugIw2+NHmc5YUtO2rJlhu+SKAIbICvHidvONUVA1K tbsI4a8OlL/atikHfUw6LQ5c3/Ow7MjFrcFYKs3OnJHZIUDPC7m99u49AZk/6TZ7p6 wSRZg+HlmkamLa/ImDnEtj0Za9bfiFJBVJBVeqAdkhCnjW7zLZgBFS5kJ5DKcn09AP X8jqdwTP7Iy32zMtQCb2WIpSeumTRekRduA+/0uRNs5o+tLdWcZs1vGuvNVl937+Ot FAktRLc36OCabsEIBtc1xAJwitwWsXh3LorqR4o15dix145vZyFx0q7Ko8GZLheZxt K075RmpfscQcw== Date: Fri, 10 Jul 2026 00:54:24 +0100 From: Jonathan Cameron To: AngeloGioacchino Del Regno Cc: rva333@protonmail.com, David Lechner , Nuno =?UTF-8?B?U8Oh?= , Andy Shevchenko , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger , Lee Jones , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, Ben Grisdale , Conor Dooley , Andy Shevchenko Subject: Re: [PATCH v5 0/4] AUXADC driver for the MediaTek mt6323 PMIC Message-ID: <20260710005424.5c559b5a@jic23-huawei> In-Reply-To: References: <20260709-mt6323-adc-v5-0-d11b8332a735@protonmail.com> X-Mailer: Claws Mail 4.4.0 (GTK 3.24.52; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org On Thu, 9 Jul 2026 13:33:46 +0200 AngeloGioacchino Del Regno wrote: > On 7/9/26 12:52, Roman Vivchar via B4 Relay wrote: > > This series adds support for the 15-bit AUXADC hardware block found on > > the MediaTek mt6323 PMIC. > > > > The previous version of the series for all AUXADC, EFUSE and thermal > > drivers was split after Krzysztof's comment [1]. > > > > Tested on the MediaTek mt6572 and mt8163 SoCs (Ben), both paired with a > > mt6323. > > > > [1]: https://lore.kernel.org/linux-mediatek/20260504-mt6323-v1-0-799b58b355ff@protonmail.com/T/#med30fad67a090be35f549231336b2dec295233f6 > > > > Tested-by: Ben Grisdale # Amazon Echo Dot (2nd Generation) > > Signed-off-by: Roman Vivchar > > Whole series is > > Reviewed-by: AngeloGioacchino Del Regno > > Cheers, > Angelo As noted on discussion of previous version. I picked up the IIO side of things already so I'm assuming nothing else for me to do here. Shout if not! Thanks, Jonathan