From: Conor Dooley <conor@kernel.org>
To: Janani Sunil <jan.sun97@gmail.com>
Cc: "Jonathan Cameron" <jic23@kernel.org>,
"Rodrigo Alencar" <455.rodrigo.alencar@gmail.com>,
"Nuno Sá" <noname.nuno@gmail.com>,
"Janani Sunil" <janani.sunil@analog.com>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
"David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Rob Herring" <robh@kernel.org>,
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Philipp Zabel" <p.zabel@pengutronix.de>,
"Jonathan Corbet" <corbet@lwn.net>,
"Shuah Khan" <skhan@linuxfoundation.org>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
"Mark Brown" <broonie@kernel.org>
Subject: Re: [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R
Date: Wed, 24 Jun 2026 17:35:30 +0100 [thread overview]
Message-ID: <20260624-shriek-condone-b33de4f596ec@spud> (raw)
In-Reply-To: <20260624-decrease-protector-6c883bd1ac47@spud>
[-- Attachment #1: Type: text/plain, Size: 974 bytes --]
On Wed, Jun 24, 2026 at 05:32:26PM +0100, Conor Dooley wrote:
> > dac@0 {
> > compatible = "adi,ad5529r-16";
> > reg = <0>;
> > adi,device-addrs = <0 1>;
>
> I think this should be put in the channel itself and made generic.
I guess I should expand on that, putting it in the channel means it's
not tied to some device-specific knowledge about when each device
address is used.
It should be generic because there are at least 3 devices, from 2
different vendors, that we know of, using the exact same scheme.
> > reset-gpios = <&gpio0 87 GPIO_ACTIVE_LOW>;
> > vdd-supply = <&vdd_reg>;
> > hvdd-supply = <&hvdd_reg>;
> >
> > channel@0 { reg = <0>; adi,output-range-microvolt = <0 5000000>; };
> > channel@16 { reg = <16>; adi,output-range-microvolt = <0 40000000>; };
> > };
> >
> > Does this look reasonable to everyone?
> >
> > Regards,
> > Janani Sunil
> >
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2026-06-24 16:35 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 15:42 [PATCH v3 0/2] iio: dac: Add support for AD5529R DAC Janani Sunil
2026-05-19 15:42 ` [PATCH v3 1/2] dt-bindings: iio: dac: Add AD5529R Janani Sunil
2026-05-19 15:55 ` sashiko-bot
2026-05-22 17:02 ` Jonathan Cameron
2026-05-25 16:30 ` Conor Dooley
2026-05-26 12:35 ` Jonathan Cameron
2026-05-26 13:11 ` Rodrigo Alencar
2026-06-09 14:47 ` Janani Sunil
2026-06-14 19:44 ` Jonathan Cameron
2026-06-19 10:33 ` Janani Sunil
2026-06-19 11:31 ` Nuno Sá
2026-06-19 11:36 ` Conor Dooley
2026-06-19 11:40 ` Conor Dooley
2026-06-19 13:01 ` Nuno Sá
2026-06-19 14:12 ` Conor Dooley
2026-06-19 15:54 ` Nuno Sá
2026-06-21 14:33 ` Jonathan Cameron
2026-06-21 18:35 ` Conor Dooley
2026-06-22 9:07 ` Nuno Sá
2026-06-22 9:27 ` Jonathan Cameron
2026-06-22 10:17 ` Nuno Sá
2026-06-22 11:54 ` Janani Sunil
2026-06-22 12:14 ` Conor Dooley
2026-06-22 12:39 ` Janani Sunil
2026-06-22 12:50 ` Conor Dooley
2026-06-22 16:24 ` Jonathan Cameron
2026-06-22 9:24 ` Rodrigo Alencar
2026-06-22 10:29 ` Nuno Sá
2026-06-22 11:51 ` Rodrigo Alencar
2026-06-22 12:20 ` Nuno Sá
2026-06-22 15:36 ` David Lechner
2026-06-23 10:07 ` Janani Sunil
2026-06-23 14:55 ` Jonathan Cameron
2026-06-23 8:09 ` Rodrigo Alencar
2026-06-23 14:57 ` Jonathan Cameron
2026-06-24 15:01 ` Janani Sunil
2026-06-24 15:13 ` David Lechner
2026-06-24 16:32 ` Conor Dooley
2026-06-24 16:35 ` Conor Dooley [this message]
2026-06-22 16:29 ` Jonathan Cameron
2026-06-22 18:39 ` Conor Dooley
2026-06-23 15:08 ` Jonathan Cameron
2026-05-19 15:42 ` [PATCH v3 2/2] iio: dac: Add AD5529R DAC driver support Janani Sunil
2026-05-19 16:22 ` sashiko-bot
2026-05-22 17:24 ` Jonathan Cameron
2026-06-22 9:12 ` Philipp Zabel
2026-06-22 9:31 ` Jonathan Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260624-shriek-condone-b33de4f596ec@spud \
--to=conor@kernel.org \
--cc=455.rodrigo.alencar@gmail.com \
--cc=Michael.Hennerich@analog.com \
--cc=andy@kernel.org \
--cc=broonie@kernel.org \
--cc=conor+dt@kernel.org \
--cc=corbet@lwn.net \
--cc=devicetree@vger.kernel.org \
--cc=dlechner@baylibre.com \
--cc=jan.sun97@gmail.com \
--cc=janani.sunil@analog.com \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-doc@vger.kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=noname.nuno@gmail.com \
--cc=nuno.sa@analog.com \
--cc=p.zabel@pengutronix.de \
--cc=robh@kernel.org \
--cc=skhan@linuxfoundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox