lkml.org 
[lkml]   [2020]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Add driver for wsen-itds accelerometer sensor
Date
The patch series add support for wurth elektronic wsen-itds 3-axis
accelerometer. Driver supports the acceleration, temperature data reading and
supports configuring of output data rate, operating mode and scale.

Thanks,
Saravanan

Saravanan Sekar (4):
dt-bindings: Add an entry for Würth Elektronik, we
dt-bindings: iio: add document bindings for wsen-itds accel sensor
iio: accel: Add driver for wsen-itds accelerometer sensor
MAINTAINERS: Add entry for wsen-itds accelerometer sensor

.../bindings/iio/accel/we,wsen-itds.yaml | 53 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
MAINTAINERS | 6 +
drivers/iio/accel/Kconfig | 14 +
drivers/iio/accel/Makefile | 1 +
drivers/iio/accel/wsen-itds.c | 978 ++++++++++++++++++
6 files changed, 1054 insertions(+)
create mode 100644 Documentation/devicetree/bindings/iio/accel/we,wsen-itds.yaml
create mode 100644 drivers/iio/accel/wsen-itds.c

--
2.17.1

\
 
 \ /
  Last update: 2020-04-15 09:22    [W:1.164 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site