Searched hist:ef89f4b96a2ab8dc1a0a3815d9365240e4c3c06b (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | adxl345_spi.c | diff ef89f4b96a2ab8dc1a0a3815d9365240e4c3c06b Fri Jul 13 06:50:44 CDT 2018 Lars-Peter Clausen <lars@metafoo.de> iio: adxl345: Add support for the ADXL375
The ADXL375 is fully register map compatible to the ADXL345 (including the device ID register returning the same value ...).
The only difference is the resolution of the acceleration sensor. The ADXL375 can measure up to +-200g of acceleration.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL375.PDF
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mircea Caprioru <mircea.caprioru@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | adxl345.h | diff ef89f4b96a2ab8dc1a0a3815d9365240e4c3c06b Fri Jul 13 06:50:44 CDT 2018 Lars-Peter Clausen <lars@metafoo.de> iio: adxl345: Add support for the ADXL375
The ADXL375 is fully register map compatible to the ADXL345 (including the device ID register returning the same value ...).
The only difference is the resolution of the acceleration sensor. The ADXL375 can measure up to +-200g of acceleration.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL375.PDF
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mircea Caprioru <mircea.caprioru@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | adxl345_i2c.c | diff ef89f4b96a2ab8dc1a0a3815d9365240e4c3c06b Fri Jul 13 06:50:44 CDT 2018 Lars-Peter Clausen <lars@metafoo.de> iio: adxl345: Add support for the ADXL375
The ADXL375 is fully register map compatible to the ADXL345 (including the device ID register returning the same value ...).
The only difference is the resolution of the acceleration sensor. The ADXL375 can measure up to +-200g of acceleration.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL375.PDF
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mircea Caprioru <mircea.caprioru@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | adxl345_core.c | diff ef89f4b96a2ab8dc1a0a3815d9365240e4c3c06b Fri Jul 13 06:50:44 CDT 2018 Lars-Peter Clausen <lars@metafoo.de> iio: adxl345: Add support for the ADXL375
The ADXL375 is fully register map compatible to the ADXL345 (including the device ID register returning the same value ...).
The only difference is the resolution of the acceleration sensor. The ADXL375 can measure up to +-200g of acceleration.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL375.PDF
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mircea Caprioru <mircea.caprioru@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Kconfig | diff ef89f4b96a2ab8dc1a0a3815d9365240e4c3c06b Fri Jul 13 06:50:44 CDT 2018 Lars-Peter Clausen <lars@metafoo.de> iio: adxl345: Add support for the ADXL375
The ADXL375 is fully register map compatible to the ADXL345 (including the device ID register returning the same value ...).
The only difference is the resolution of the acceleration sensor. The ADXL375 can measure up to +-200g of acceleration.
Datasheet: http://www.analog.com/media/en/technical-documentation/data-sheets/ADXL375.PDF
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mircea Caprioru <mircea.caprioru@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|