From: Antoni Pokusinski <apokusinski01@gmail.com>
To: jic23@kernel.org, dlechner@baylibre.com, nuno.sa@analog.com,
andy@kernel.org, marcelo.schmitt1@gmail.com
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Antoni Pokusinski <apokusinski01@gmail.com>
Subject: [PATCH 0/2] iio: mpl3115: support for events
Date: Tue, 28 Oct 2025 22:33:50 +0100 [thread overview]
Message-ID: <20251028213351.77368-1-apokusinski01@gmail.com> (raw)
Hello,
The mpl3115 device can raise interrupts when a pressure or temperature
threshold is crossed, this patchset adds support for them using IIO's
events interface.
Patch 1/2 is a small cleanup, while the events support is added in
patch 2/2.
Kind regards,
Antoni Pokusinski
Antoni Pokusinski (2):
iio: mpl3115: add ctrl_reg4 to mpl3115_data
iio: mpl3115: add threshold events support
drivers/iio/pressure/mpl3115.c | 226 +++++++++++++++++++++++++++++++--
1 file changed, 216 insertions(+), 10 deletions(-)
base-commit: 1d09cf18cc91d29f650ad9811ed4868d9304d6c7
--
2.25.1
next reply other threads:[~2025-10-28 21:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-28 21:33 Antoni Pokusinski [this message]
2025-10-28 21:33 ` [PATCH 1/2] iio: mpl3115: add ctrl_reg4 to mpl3115_data Antoni Pokusinski
2025-10-29 17:20 ` Marcelo Schmitt
2025-10-28 21:33 ` [PATCH 2/2] iio: mpl3115: add threshold events support Antoni Pokusinski
2025-10-29 8:24 ` Andy Shevchenko
2025-10-29 22:46 ` Antoni Pokusinski
2025-10-30 9:18 ` Andy Shevchenko
2025-10-29 17:13 ` Marcelo Schmitt
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=20251028213351.77368-1-apokusinski01@gmail.com \
--to=apokusinski01@gmail.com \
--cc=andy@kernel.org \
--cc=dlechner@baylibre.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.schmitt1@gmail.com \
--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