Re: [PATCH v4 7/9] iio: core: Add IIO_COVERAGE channel type
From: Jonathan Cameron
Date: Wed May 27 2026 - 12:55:56 EST
On Mon, 25 May 2026 19:39:34 +0300
Liviu Stan <liviu.stan@xxxxxxxxxx> wrote:
> Add a new channel type for sensors that report fractional coverage as
> a percentage. The sysfs attribute is in_coverageY_raw; after applying
> in_coverageY_scale the value is in percent. The first user is the
> ADT7604 leak detector, where the value represents the portion of the
> sensing element that is wetted.
>
> Signed-off-by: Liviu Stan <liviu.stan@xxxxxxxxxx>
Applied to the testing branch of iio.git.
Thanks,
Jonathan