mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
dt-bindings: iio: accel: adxl380: add new supported parts
Include ADXL318 and ADXL319 accelerometers to the documentation. The ADXL318 is based on the ADXL380, while the ADXL319 is based on the ADXL382. However, the ADXL318/319 do not support some built-in features like single tap, double tap and triple tap detection, and also activity and inactivity detection. Signed-off-by: Jonathan Santos <Jonathan.Santos@analog.com> Acked-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
d16d1c2553
commit
8775ebd25a
|
|
@ -11,16 +11,19 @@ maintainers:
|
|||
- Antoniu Miclaus <antoniu.miclaus@analog.com>
|
||||
|
||||
description: |
|
||||
The ADXL380/ADXL382 is a low noise density, low power, 3-axis
|
||||
accelerometer with selectable measurement ranges. The ADXL380
|
||||
supports the ±4 g, ±8 g, and ±16 g ranges, and the ADXL382 supports
|
||||
±15 g, ±30 g, and ±60 g ranges.
|
||||
The ADXL380/ADXL382 and ADXL318/ADXL319 are low noise density,
|
||||
low power, 3-axis accelerometers with selectable measurement ranges.
|
||||
The ADXL380 and ADXL318 support the ±4 g, ±8 g, and ±16 g ranges,
|
||||
while the ADXL382 and ADXL319 support ±15 g, ±30 g, and ±60 g ranges.
|
||||
|
||||
https://www.analog.com/en/products/adxl318.html
|
||||
https://www.analog.com/en/products/adxl380.html
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
enum:
|
||||
- adi,adxl318
|
||||
- adi,adxl319
|
||||
- adi,adxl380
|
||||
- adi,adxl382
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user