On Mon, 2 Oct 2023 10:18:56 -0500 Rob Herring <robh@xxxxxxxxxx> wrote: > On Fri, 29 Sep 2023 12:23:06 -0500, David Lechner wrote: > > From: David Lechner <david@xxxxxxxxxxxxxx> > > > > From: David Lechner <dlechner@xxxxxxxxxxxx> > > > > This adds new DeviceTree bindings for the Analog Devices, Inc. AD2S1210 > > resolver-to-digital converter. > > > > Co-developed-by: Apelete Seketeli <aseketeli@xxxxxxxxxxxx> > > Signed-off-by: Apelete Seketeli <aseketeli@xxxxxxxxxxxx> > > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx> > > --- > > > > v3 changes: > > * Expanded top-level description of A0/A1 lines. > > * Added required voltage -supply properties. (I did not pick up Rob's > > Reviewed-by since I wasn't sure if this was trivial enough.) > > > > v2 changes: > > * Add Co-developed-by: > > * Remove extraneous quotes on strings > > * Remove extraneous pipe on some multi-line descriptions > > > > .../bindings/iio/resolver/adi,ad2s1210.yaml | 177 +++++++++++++++++++++ > > 1 file changed, 177 insertions(+) > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> > Applied to the togreg branch of iio.git and pushed out as testing for all the normal reasons. Jonathan