On 16/04/2023 01:11, Marius Hoch wrote: > Same as the lsm9ds0, except that the lsm303d doesn't > feature a gyroscope. > > Signed-off-by: Marius Hoch <mail@xxxxxxxxxxxxx> > --- > 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..194aca5542c2 100644 > --- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml > +++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml > @@ -85,6 +85,7 @@ properties: > - description: IMUs > enum: > - st,lsm9ds0-imu > + - st,lsm303d-imu The entries are ordered by name. With fixed: Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof