Re: [PATCH] iio: documentation: light: Add as73211 sysfs documentation

From: Christian Eggers
Date: Mon Aug 10 2020 - 05:58:28 EST


On Monday, 10 August 2020, 11:00:54 CEST, Pavel Machek wrote:
> Hi!
>
> > The driver for the as73211 light sensor provides the following not yet
> > documented sysfs entries:
> > - in_intensity_(x|y|z)_raw
> > - in_intensity_(x|y|z)_scale
> > - in_intensity_sampling_frequency(_available)
> > - in_intensity_hardwaregain(_available)
>
> Should that be hardware_gain ?
drivers/iio/industrialio-core.c:
[IIO_CHAN_INFO_HARDWAREGAIN] = "hardwaregain",

>
Pavel
regards
Christian