linux-sg2042/drivers/iio/pressure
Marcin Niestroj 7f0d874036 iio: st_pressure: Export sampling frequency for lps25h and lps331ap
Both devices are using the same iio_chan_spec to define which settings
are exported with sysfs. Both are properly configured to set/get
sampling frequency for pressure and temperature. They also properly
export available sampling frequencies. The only missing thing is
sampling_frequency sysfs file, which allows to set/get this property
from userspace.

Add sampling frequency to iio channel info mask, so sampling_frequency
file is properly exported using sysfs.

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-12-30 11:33:56 +00:00
..
Kconfig First round of IIO new device support, features and cleanups for the 4.10 cycle. 2016-10-24 11:34:22 +02:00
Makefile iio: pressure: Add driver for Honeywell ABP family 2016-10-01 15:14:37 +01:00
abp060mg.c iio: pressure: Add driver for Honeywell ABP family 2016-10-01 15:14:37 +01:00
bmp280-core.c IIO: Change msleep to usleep_range for small msecs 2016-12-03 08:58:40 +00:00
bmp280-i2c.c
bmp280-regmap.c
bmp280-spi.c
bmp280.h
hid-sensor-press.c
hp03.c
hp206c.c
mpl115.c
mpl115.h
mpl115_i2c.c
mpl115_spi.c
mpl3115.c iio: pressure: mpl3115: claim direct mode during raw reads 2016-10-23 19:33:55 +01:00
ms5611.h
ms5611_core.c iio: ms65611_core: Fixes dereferencing regulator pointer 2016-10-23 19:33:50 +01:00
ms5611_i2c.c
ms5611_spi.c
ms5637.c
st_pressure.h iio: st_pressure: Support i2c probe using acpi 2016-12-03 08:56:27 +00:00
st_pressure_buffer.c
st_pressure_core.c iio: st_pressure: Export sampling frequency for lps25h and lps331ap 2016-12-30 11:33:56 +00:00
st_pressure_i2c.c iio: st_pressure: Support i2c probe using acpi 2016-12-03 08:56:27 +00:00
st_pressure_spi.c
t5403.c
zpa2326.c iio:pressure: zpa2326: remove redundant "DEBUG" ifdef 2016-09-22 18:43:59 +01:00
zpa2326.h
zpa2326_i2c.c
zpa2326_spi.c