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 05F62C7EE24 for ; Tue, 30 May 2023 17:24:43 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233416AbjE3RYk (ORCPT ); Tue, 30 May 2023 13:24:40 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50662 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233420AbjE3RYT (ORCPT ); Tue, 30 May 2023 13:24:19 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2765D135; Tue, 30 May 2023 10:23:30 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3350663104; Tue, 30 May 2023 17:22:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3199EC4339C; Tue, 30 May 2023 17:22:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1685467370; bh=qMMPUtaJSONqNXtjuUIaCX7ex1x9cEgWQzEJe3CG/fM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qisgGL/Li02iPPF7G4zG9w3Ax5Zw/EcjPGQJVIFMuzAsXxVxnG4W76pxR8AaOtlhK +6Wy6q5mDwKFv9I8sPSZMNTmXTpiNN8YPFWSBjixB7IU+pnbXi9hwwdcacYulSCdbe /9At1FZbjAeaREF+d57ytivPnX2yndKC5cVb3GWQeD/TbOq0dU1UvWV1GCHncmezFv kXjcxLVnnXIVhMQtolBM+lNGLPD7h1PTMER1CRDXKQci/Nih8n1V0iu0ux5fLTs1t7 zhg8YzqXrZrSmyO+tettNTfZOjtf5U4hDa7phPQyABVtsr/jdo2INEaYmWpd4ypcZ5 PbF2ljRKGkNMQ== Date: Tue, 30 May 2023 18:22:45 +0100 From: Conor Dooley To: fl.scratchpad@gmail.com Cc: jic23@kernel.org, Alexandru Tachici , Lars-Peter Clausen , Michael Hennerich , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, Jonathan Cameron , devicetree@vger.kernel.org Subject: Re: [PATCH v3 4/5] dt-bindings: iio: ad7192: Add mandatory reference voltage source Message-ID: <20230530-spoils-cod-c606ff33e75a@spud> References: <20230530075311.400686-1-fl.scratchpad@gmail.com> <20230530075311.400686-5-fl.scratchpad@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="hIUF/pXFAuUX8uSY" Content-Disposition: inline In-Reply-To: <20230530075311.400686-5-fl.scratchpad@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --hIUF/pXFAuUX8uSY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 30, 2023 at 09:53:10AM +0200, fl.scratchpad@gmail.com wrote: > From: Fabrizio Lamarque >=20 > Add required reference voltage (VRef) supply regulator. >=20 > AD7192 requires three independent voltage sources: DVdd, AVdd and VRef > (on REFINx pin pairs). >=20 > Fixes: b581f748cce0 ("staging: iio: adc: ad7192: move out of staging") > Signed-off-by: Fabrizio Lamarque Acked-by: Conor Dooley Thanks, Conor. --hIUF/pXFAuUX8uSY Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZHYw5QAKCRB4tDGHoIJi 0p1mAQD5TaFfWdF6Y+ChN/bcpS9KNPvj48Qj8SBqCW5Fztk4TAD/cVfgXHGMFsG2 MHk+7lYF48Xbq/2TCltKYLN6TVnU5wg= =iYb+ -----END PGP SIGNATURE----- --hIUF/pXFAuUX8uSY--