From: Jonathan Cameron <jic23@kernel.org>
To: Kim Seer Paller <kimseer.paller@analog.com>
Cc: "David Lechner" <dlechner@baylibre.com>,
"Nuno Sá" <nuno.sa@analog.com>,
"Andy Shevchenko" <andy@kernel.org>,
"Lars-Peter Clausen" <lars@metafoo.de>,
"Michael Hennerich" <Michael.Hennerich@analog.com>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] iio: ABI: Add DAC 500ohm, 3.85kohm, and 16kohm powerdown modes
Date: Wed, 6 May 2026 17:23:48 +0100 [thread overview]
Message-ID: <20260506172348.4c7aa875@jic23-huawei> (raw)
In-Reply-To: <20260505-dev-ad3531r-v1-1-2b4cc55f69e7@analog.com>
On Tue, 5 May 2026 12:34:31 +0800
Kim Seer Paller <kimseer.paller@analog.com> wrote:
> Add powerdown mode entries for DACs with 500 Ohm, 3.85 kOhm, and
> 16 kOhm resistor to ground output impedance states. These are used
> by the AD3531/AD3531R 4-channel DAC.
>
> Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
Applied this one to the testing branch of iio.git.
I'm not bothered if the docs take a while to chase the fix
as not so important to backport given the meaning is obvious enough
and this is really just about completeness.
> ---
> Documentation/ABI/testing/sysfs-bus-iio | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio
> index 60dfeff8f2c9..925a33fd309a 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio
> +++ b/Documentation/ABI/testing/sysfs-bus-iio
> @@ -764,10 +764,13 @@ Contact: linux-iio@vger.kernel.org
> Description:
> Specifies the output powerdown mode.
> DAC output stage is disconnected from the amplifier and
> + 500ohm_to_gnd: connected to ground via a 500Ohm resistor,
> 1kohm_to_gnd: connected to ground via an 1kOhm resistor,
> 2.5kohm_to_gnd: connected to ground via a 2.5kOhm resistor,
> + 3.85kohm_to_gnd: connected to ground via a 3.85kOhm resistor,
> 6kohm_to_gnd: connected to ground via a 6kOhm resistor,
> 7.7kohm_to_gnd: connected to ground via a 7.7kOhm resistor,
> + 16kohm_to_gnd: connected to ground via a 16kOhm resistor,
> 20kohm_to_gnd: connected to ground via a 20kOhm resistor,
> 32kohm_to_gnd: connected to ground via a 32kOhm resistor,
> 42kohm_to_gnd: connected to ground via a 42kOhm resistor,
>
next prev parent reply other threads:[~2026-05-06 16:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-05 4:34 [PATCH 0/2] Fix AD3531/AD3531R powerdown modes Kim Seer Paller
2026-05-05 4:34 ` [PATCH 1/2] iio: ABI: Add DAC 500ohm, 3.85kohm, and 16kohm " Kim Seer Paller
2026-05-06 16:23 ` Jonathan Cameron [this message]
2026-05-05 4:34 ` [PATCH 2/2] iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode strings Kim Seer Paller
2026-05-06 16:25 ` 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=20260506172348.4c7aa875@jic23-huawei \
--to=jic23@kernel.org \
--cc=Michael.Hennerich@analog.com \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=kimseer.paller@analog.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
/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