android_kernel_samsung_sm8650/stm_iio_configs/ilps22qs_defconfig
Mario Tesi 3a162cf3d9 drivers:iio:stm:pressure: add support to ilps22qs STMEMS Pressure sensor
Preliminary version of ilps22qs STMEMS Pressure driver to enable
reading data from pressure and temperature sensors.
Since the interrupts of the device are exclusively software, timers
have been used for the management of the data polling in continuous
mode with IIO buffer.

Available features:
 - Configure ODR for Pressure and Temperature sensor
 - Reading raw Pressure and Temperature sensor data
 - Reading IIO buffer Pressure and Temperature sensor data

Signed-off-by: Mario Tesi <mario.tesi@st.com>
Change-Id: Ifce3655b2687911b88bdbc854f6ff42778b60a40
Reviewed-on: https://gerrit.st.com/c/linuxandroidopen/stm-ldd-iio/+/284832
Tested-by: CITOOLS <MDG-smet-aci-reviews@list.st.com>
Reviewed-by: Matteo DAMENO <matteo.dameno@st.com>
2023-11-03 17:38:18 +01:00

4 lines
83 B
Plaintext

CONFIG_ST_ILPS22QS_IIO=m
CONFIG_ST_ILPS22QS_I2C_IIO=m
CONFIG_ST_ILPS22QS_SPI_IIO=m