From: "Mårten Lindahl" <marten.lindahl@axis.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
linux-iio@vger.kernel.org, kernel@axis.com,
"Mårten Lindahl" <marten.lindahl@axis.com>
Subject: [PATCH 0/2] iio: light: vcnl4000: Add vcnl4040 interrupt support
Date: Tue, 20 Dec 2022 22:49:57 +0100 [thread overview]
Message-ID: <20221220214959.2289330-1-marten.lindahl@axis.com> (raw)
Hi!
I'm sending two patches to add support for proximity sensor
interrupts with the vcnl4040 sensor.
The first patch is a minor restructuring of the current setup for
interrupts since the probe function hardcodes it for vcnl4010 only.
The second patch adds support to configure proximity sensor
interrupts and threshold limits for vcnl4040.
Kind regards
Mårten Lindahl
Mårten Lindahl (2):
iio: light: vcnl4000: Make irq handling more generic
iio: light: vcnl4000: Add interrupt support for vcnl4040
drivers/iio/light/vcnl4000.c | 229 ++++++++++++++++++++++++++++++-----
1 file changed, 201 insertions(+), 28 deletions(-)
--
2.30.2
next reply other threads:[~2022-12-20 21:50 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-20 21:49 Mårten Lindahl [this message]
2022-12-20 21:49 ` [PATCH 1/2] iio: light: vcnl4000: Make irq handling more generic Mårten Lindahl
2022-12-23 15:53 ` Jonathan Cameron
2023-01-09 11:32 ` Marten Lindahl
2023-01-09 15:30 ` Jonathan Cameron
2023-01-10 12:24 ` Marten Lindahl
2022-12-20 21:49 ` [PATCH 2/2] iio: light: vcnl4000: Add interrupt support for vcnl4040 Mårten Lindahl
2022-12-23 16:00 ` Jonathan Cameron
2023-01-09 11:41 ` Marten Lindahl
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=20221220214959.2289330-1-marten.lindahl@axis.com \
--to=marten.lindahl@axis.com \
--cc=jic23@kernel.org \
--cc=kernel@axis.com \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.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