Skip to content

Commit e9d8add

Browse files
mergejic23
authored andcommitted
dt-bindings: iio: imu: st,lsm6dsx: add mount-matrix property
Add the mount-matrix optional property to the binding since it's supported and very useful when using the chip on a board. Signed-off-by: Martin Kepplinger <martink@posteo.de> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20231012142041.253332-1-martink@posteo.de Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
1 parent 7300623 commit e9d8add

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ properties:
9393
wakeup-source:
9494
$ref: /schemas/types.yaml#/definitions/flag
9595

96+
mount-matrix:
97+
description: an optional 3x3 mounting rotation matrix
98+
9699
required:
97100
- compatible
98101
- reg

0 commit comments

Comments
 (0)