Searched hist:"4097 da40f9264ab75f256ec7f097cfff2710cc0a" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/iio/accel/ |
H A D | adxl372.c | 4097da40f9264ab75f256ec7f097cfff2710cc0a Fri Aug 10 10:46:18 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
This patch adds basic support for Analog Devices ADXL372 SPI-Bus Three-Axis Digital Accelerometer.
The device is probed and configured the with some initial default values. With this basic driver, it is possible to read raw acceleration data.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL372.pdf
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Makefile | diff 4097da40f9264ab75f256ec7f097cfff2710cc0a Fri Aug 10 10:46:18 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
This patch adds basic support for Analog Devices ADXL372 SPI-Bus Three-Axis Digital Accelerometer.
The device is probed and configured the with some initial default values. With this basic driver, it is possible to read raw acceleration data.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL372.pdf
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Kconfig | diff 4097da40f9264ab75f256ec7f097cfff2710cc0a Fri Aug 10 10:46:18 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
This patch adds basic support for Analog Devices ADXL372 SPI-Bus Three-Axis Digital Accelerometer.
The device is probed and configured the with some initial default values. With this basic driver, it is possible to read raw acceleration data.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL372.pdf
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/linux/ |
H A D | MAINTAINERS | diff 4097da40f9264ab75f256ec7f097cfff2710cc0a Fri Aug 10 10:46:18 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: New driver for Analog Devices ADXL372 Accelerometer
This patch adds basic support for Analog Devices ADXL372 SPI-Bus Three-Axis Digital Accelerometer.
The device is probed and configured the with some initial default values. With this basic driver, it is possible to read raw acceleration data.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL372.pdf
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|