From: Joshua Crofts <joshua.crofts1@gmail.com>
To: Md Shofiqul Islam <shofiqtest@gmail.com>
Cc: linux-iio@vger.kernel.org, jic23@kernel.org,
devicetree@vger.kernel.org, robh@kernel.org, krzk+dt@kernel.org,
conor+dt@kernel.org, andriy.shevchenko@intel.com,
u.kleine-koenig@baylibre.com
Subject: Re: [PATCH v9 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver
Date: Tue, 7 Jul 2026 13:33:08 +0200 [thread overview]
Message-ID: <20260707133308.00003e7a@gmail.com> (raw)
In-Reply-To: <20260707112714.2261727-1-shofiqtest@gmail.com>
On Tue, 7 Jul 2026 14:27:12 +0300
Md Shofiqul Islam <shofiqtest@gmail.com> wrote:
> Add DT bindings and an IIO driver for the Analog Devices MAX86150
> integrated biosensor, which combines two PPG optical channels (Red/IR
> LED) and one ECG biopotential channel in a single I2C device.
>
> Md Shofiqul Islam (2):
> dt-bindings: iio: health: add adi,max86150
> iio: health: add MAX86150 ECG and PPG biosensor driver
>
> .../bindings/iio/health/adi,max86150.yaml | 65 ++
> MAINTAINERS | 7 +
> drivers/iio/health/Kconfig | 17 +
> drivers/iio/health/Makefile | 1 +
> drivers/iio/health/max86150.c | 564 ++++++++++++++++++
> 5 files changed, 654 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/health/adi,max86150.yaml
> create mode 100644 drivers/iio/health/max86150.c
>
Please stop sending new versions so quickly! I know it's tempting
to quickly send a fix if you know what's wrong, but I was just pulling
v8 to compile it and suddenly you send v9!
--
Kind regards
CJD
next prev parent reply other threads:[~2026-07-07 11:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-07 11:27 [PATCH v9 0/2] iio: health: add MAX86150 ECG and PPG biosensor driver Md Shofiqul Islam
2026-07-07 11:33 ` Joshua Crofts [this message]
2026-07-07 15:08 ` Andy Shevchenko
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=20260707133308.00003e7a@gmail.com \
--to=joshua.crofts1@gmail.com \
--cc=andriy.shevchenko@intel.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=robh@kernel.org \
--cc=shofiqtest@gmail.com \
--cc=u.kleine-koenig@baylibre.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.