iio: pressure: Add driver for DLH pressure sensors
All Sensors DLH is series of low voltage digital pressure sensors. Additionally to pressure value sensors deliver a temperature value. Sensors can be accessed over I2C and SPI, this driver supports only I2C access. Signed-off-by:Tomislav Denis <tomislav.denis@avl.com> Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>
Showing
- MAINTAINERS 7 additions, 0 deletionsMAINTAINERS
- drivers/iio/pressure/Kconfig 12 additions, 0 deletionsdrivers/iio/pressure/Kconfig
- drivers/iio/pressure/Makefile 1 addition, 0 deletionsdrivers/iio/pressure/Makefile
- drivers/iio/pressure/dlhl60d.c 375 additions, 0 deletionsdrivers/iio/pressure/dlhl60d.c
drivers/iio/pressure/dlhl60d.c
0 → 100644
Please register or sign in to comment