Re: [PATCH v5 1/3] iio: light: ltr390: Add configurable gain and resolution

From: Jonathan Cameron
Date: Sat Aug 03 2024 - 10:06:33 EST


On Wed, 31 Jul 2024 12:07:03 +0530
Abhash Jha <abhashkumarjha123@xxxxxxxxx> wrote:

> Add support for configuring and reading the gain and resolution
> (integration time). Also provide the available values for gain and
> resoltion respectively via `read_avail` callback.
>
> Signed-off-by: Abhash Jha <abhashkumarjha123@xxxxxxxxx>
Look good. To reduce what we have to cover for future versions, I'll
pick this up now. No need to include it in v6.

Applied to the togreg branch of iio.git which is pushed out initially
as testing for 0-day to see if it can find anything we missed.

Thanks,

Jonathan