Re: [PATCH v3 2/3] iio: light: ltr390: Add ALS channel and support for gain and resolution
From: Abhash jha
Date: Sat Aug 03 2024 - 01:17:49 EST
> Expose the scaling as _scale for the light channel and don't expose
> intensity (as it will be the _raw value anyway).
>
> It's rare to see a linear function for intensity to lux transform but
> I think there are one or two others like this. Mostly the transform
> is nonlinear and involves multiple intensity channels which is why
> we normally have those and IIO_LIGHT.
> Thanks,
>
> Jonathan
Thank you for your comments, I have made the changes and sent a patch v5.
Link of v5 : https://lore.kernel.org/linux-iio/20240731063706.25412-1-abhashkumarjha123@xxxxxxxxx/T/#t
Regards,
Abhash