Message ID | 20190821132520.28225-5-martin.kepplinger@puri.sm (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | iio: imu: st_lsm6dsx: Add support for LSM9DS1 | expand |
On Wed, 21 Aug 2019 15:25:20 +0200 Martin Kepplinger <martin.kepplinger@puri.sm> wrote: Tweaked to add the -imu plus some text in the patch description to say why. Applied to the togreg branch of iio.git and pushed out as testing for the autobuilders to ignore. Thanks, Jonathan > Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> > --- > Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > index 87407d110bb7..0b0a74d9ab89 100644 > --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > @@ -13,6 +13,7 @@ Required properties: > "st,lsm6dsr" > "st,lsm6ds3tr-c" > "st,ism330dhcx" > + "st,lsm9ds1" > - reg: i2c address of the sensor / spi cs line > > Optional properties:
On Wed, 21 Aug 2019 15:25:20 +0200, Martin Kepplinger wrote: > Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> > --- > Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt index 87407d110bb7..0b0a74d9ab89 100644 --- a/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt +++ b/Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt @@ -13,6 +13,7 @@ Required properties: "st,lsm6dsr" "st,lsm6ds3tr-c" "st,ism330dhcx" + "st,lsm9ds1" - reg: i2c address of the sensor / spi cs line Optional properties:
Signed-off-by: Martin Kepplinger <martin.kepplinger@puri.sm> --- Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt | 1 + 1 file changed, 1 insertion(+)