-
- Downloads
iio: accel: add support for the Domintech DMARD09 3-axis accelerometer
Minimal implementation of an IIO driver for the Domintech DMARD09 3-axis accelerometer. Only supports reading the x,y,z axes at the moment. Implementation based on the Android driver from the Acer Liquid E2 kernel sources. Signed-off-by:Jelle van der Waa <jelle@vdwaa.nl> Signed-off-by:
Jonathan Cameron <jic23@kernel.org>
Showing
- Documentation/devicetree/bindings/i2c/trivial-devices.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/i2c/trivial-devices.txt
- drivers/iio/accel/Kconfig 10 additions, 0 deletionsdrivers/iio/accel/Kconfig
- drivers/iio/accel/Makefile 1 addition, 0 deletionsdrivers/iio/accel/Makefile
- drivers/iio/accel/dmard09.c 157 additions, 0 deletionsdrivers/iio/accel/dmard09.c
Loading
Please register or sign in to comment