From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 89D001D9A65; Fri, 4 Oct 2024 15:19:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728055145; cv=none; b=Ydk8kUibMjrxUyWNtaSPLazFbiu+6qpDSXAniJqYsHWYSX96szt3sYEVKqMTYc5jwQU0mIWghWmK1XPuEFdw2wF01TE1zFYH+u/60X9U5nwqcms3ABwJwZj05xnN2fY1bd2iVfva9SIPqq0D6TDDWY5gD6amWi8yPC5u6Rud+AU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728055145; c=relaxed/simple; bh=dD5eDkooA+Ex+iOJP1TfV+XBZ6LzXb1q2bQOSb1wOR8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=nKH3RTfbIu1DAl0VYhk0JFe/VxG2e3+HGHh7tDyTLJ0O8vr1Eho55IjYuELeIhlSMkUrFAJM+eJINAKnPWifIlJCj4cghCtFudCsKWbctm70S820guMiX7Ci0TWf03AKtBKE55igROXPb2JHO3dUdtb3orfz9lEw9+WBNasjrR8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BN2wHc3l; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="BN2wHc3l" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4E3EEC4CEC6; Fri, 4 Oct 2024 15:19:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1728055145; bh=dD5eDkooA+Ex+iOJP1TfV+XBZ6LzXb1q2bQOSb1wOR8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BN2wHc3lP8DgDuHmh1XEeafshXW3bH/+cAOCmwKqQs3d/p/My2rGRs9mZfvoz12EY 41G1vt1s6XY+HSVR5DiRpmkcjc7/wz9nLKw2vgVidRW3nW7H6XpMv7bgkY3e51hUNt l1Qz8TCUj7c687rW094KYQxK+E2GV79y4BuR2LO4qI/OybH5tHBSSy2b30onU51tL4 1k76F9Q+O1IaPKLpgy4z6H4xD+dgeQg5As5kPk4+pMEBJI5TwNezuAkh86CXaDVC6q yngD5k5OIp+3WoKFq2u16oZYD7r46oKtxtrExfB63WpXzlxp77QTcdtBaX5LHCu80J LuqHNTGSGXJWQ== Date: Fri, 4 Oct 2024 16:18:58 +0100 From: Conor Dooley To: Antoniu Miclaus Cc: Jonathan Cameron , Lars-Peter Clausen , Michael Hennerich , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nuno Sa , Olivier Moysan , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Andy Shevchenko , David Lechner , Marcelo Schmitt , =?iso-8859-1?Q?Jo=E3o_Paulo_Gon=E7alves?= , Ivan Mikhaylov , Dumitru Ceclan , Alisa-Dariana Roman , Marius Cristea , AngeloGioacchino Del Regno , Mike Looijmans , Sergiu Cuciurean , Dragos Bogdan , linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-pwm@vger.kernel.org Subject: Re: [PATCH v2 5/7] dt-bindings: iio: adc: add ad485x Message-ID: <20241004-elixir-italicize-b7c339903ab7@spud> References: <20241004140922.233939-1-antoniu.miclaus@analog.com> <20241004140922.233939-5-antoniu.miclaus@analog.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="L8pXIauJ0N/ie8Sx" Content-Disposition: inline In-Reply-To: <20241004140922.233939-5-antoniu.miclaus@analog.com> --L8pXIauJ0N/ie8Sx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Oct 04, 2024 at 05:07:54PM +0300, Antoniu Miclaus wrote: > Add devicetree bindings for ad485x family. >=20 > Signed-off-by: Antoniu Miclaus > --- > changes in v2: > - link all public parts in the description > - add $ref: /schemas/spi/spi-peripheral-props.yaml# > - add vee-supply > - add vddl-supply > - add description for pwms > - add pd-gpios > - update spi-max-frequency value > - make vddh-supply optional, not required. > - update example based on new properties added. > - fix typos in commit message/title. > - update year to 2024 > - drop "DAS" and "device driver" from bindings description. > .../bindings/iio/adc/adi,ad485x.yaml | 96 +++++++++++++++++++ > 1 file changed, 96 insertions(+) > create mode 100644 Documentation/devicetree/bindings/iio/adc/adi,ad485x.= yaml >=20 > diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad485x.yaml b/= Documentation/devicetree/bindings/iio/adc/adi,ad485x.yaml > new file mode 100644 > index 000000000000..899a65504f12 > --- /dev/null > +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad485x.yaml With a filename matching a compatible, Reviewed-by: Conor Dooley Cheers, Conor. --L8pXIauJ0N/ie8Sx Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZwAHYgAKCRB4tDGHoIJi 0q31AP4z8Ye1WaISeqNGwUvkApurW7SFE1T1HbG/d5koitug7AEAjJlaen6+2Fow /3oQ7tpZyEvfVkraqxSQvIRDjjQrwgM= =7XWM -----END PGP SIGNATURE----- --L8pXIauJ0N/ie8Sx--