Re: [PATCH v2 0/4] iio: light: ltr501: Add ltr329 support
From: Joshua Crofts
Date: Wed Jul 15 2026 - 09:07:03 EST
On Wed, 15 Jul 2026 14:27:22 +0200
Esben Haabendal <esben@xxxxxxxxxx> wrote:
> The LiteON LTR-329ALS-01 chip is similar to the LTR-303ALS-01, except for
> interrupt support and related registers, which LTR-329ALS-01 does not have.
>
> Signed-off-by: Esben Haabendal <esben@xxxxxxxxxx>
> ---
> Changes in v2:
> - Fixed error handling when irq is defined for a chip that does not support
> irq, powering the chip down again.
> - Added simlar fix to error handling of devm_request_threaded_irq() error
> handling, powering the chip down again on failure.
> - Added explicit #include <linux/array_size.h>.
> - Link to v1: https://patch.msgid.link/20260715-liteon-ltr329-v1-0-31f027051594@xxxxxxxxxx
>
Quick process thing, please wait at least 24 hours before sending
a new version - let it sit on the mailing list so other reviewers
can send feedback! Larger series should wait a couple of days.
--
Kind regards
CJD