From: Stefan Wahren <stefan.wahren@xxxxxxxxxxxxxx> The ST IIS328DQ is an accelerometer sensor compatible with the existing ST sensor binding. Link: https://lore.kernel.org/linux-iio/2bac9ecf-9d2e-967e-9020-1c950487d781@xxxxxxxx/ Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxxxxxxxx> Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx> --- Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml index c6201976378f..247700537aa8 100644 --- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml +++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml @@ -25,6 +25,7 @@ properties: - description: STMicroelectronics Accelerometers enum: - st,h3lis331dl-accel + - st,iis328dq - st,lis2de12 - st,lis2dw12 - st,lis2hh12 -- 2.34.1