From: Siratul Islam <siratul.islam@linux.dev>
To: Stefan Popa <stefan.popa@analog.com>
Cc: jic23@kernel.org, andriy.shevchenko@linux.intel.com,
nuno.sa@analog.com, devicetree@vger.kernel.org,
linux-iio@vger.kernel.org
Subject: Re: [PATCH v4 0/2] iio: adc: add MAX40080 current-sense amplifier driver
Date: Fri, 17 Jul 2026 20:03:33 +0600 [thread overview]
Message-ID: <61b1f4de5a756d5176c5d388f92082a29e3f489f.camel@linux.dev> (raw)
In-Reply-To: <20260717123852.1140893-1-stefan.popa@analog.com>
On Fri, 2026-07-17 at 15:38 +0300, Stefan Popa wrote:
> This series adds support for the Maxim MAX40080, a bidirectional
> current-sense amplifier with an integrated 12-bit ADC and an I2C/SMBus
> interface. It measures the voltage across an external shunt resistor and
> the input bus voltage.
>
> The driver operates in direct (INDIO_DIRECT_MODE) mode. Each raw read
> triggers a single on-demand conversion (SMBus Quick Command) and reads
> back the matched current/voltage pair, so results are always fresh. It
> exposes the current and voltage channels with raw and scale attributes,
> a configurable oversampling (digital averaging) ratio, and PEC-protected
> register access. The two selectable current-sense ranges are exposed
> through scale/scale_available; the current scale is derived from the
> shunt-resistor-micro-ohms device-tree property.
>
> Tested on hardware with four MAX40080 devices on an I2C bus.
>
> Regarding regmap: it does not support SMBus PEC or Quick Command, both of
> which are required by this device. The mlx90614 driver uses the same raw
> i2c_smbus approach for similar reasons.
>
> Changes in v4:
>
...
>
...
> --
> 2.53.0
Was it intentional to drop people from your Cc list who
were present / engaged in previous versions? Please try to keep it consistent.
Also, it helps to include the links to the previous versions.
--
Best regards,
Sirat
prev parent reply other threads:[~2026-07-17 14:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-17 12:38 [PATCH v4 0/2] iio: adc: add MAX40080 current-sense amplifier driver Stefan Popa
2026-07-17 12:38 ` [PATCH v4 1/2] dt-bindings: iio: adc: add maxim,max40080 Stefan Popa
2026-07-17 12:38 ` [PATCH v4 2/2] iio: adc: add MAX40080 current-sense amplifier driver Stefan Popa
2026-07-17 12:48 ` sashiko-bot
2026-07-17 17:58 ` Andy Shevchenko
2026-07-17 18:38 ` Jonathan Cameron
2026-07-17 14:03 ` Siratul Islam [this message]
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=61b1f4de5a756d5176c5d388f92082a29e3f489f.camel@linux.dev \
--to=siratul.islam@linux.dev \
--cc=andriy.shevchenko@linux.intel.com \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=stefan.popa@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