diff options
author | Martin Kelly <martin@martingkelly.com> | 2018-10-26 04:38:12 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-11-11 16:29:44 +0100 |
commit | 03bd40033d66820ea8777d094160becb8bb569c2 (patch) | |
tree | 7b1fc2a09d1e227e1bbac1450ffe26c90d23a6b9 /Documentation | |
parent | staging: iio: adc: ad7280a: don't cast type inside switch expression (diff) | |
download | linux-03bd40033d66820ea8777d094160becb8bb569c2.tar.xz linux-03bd40033d66820ea8777d094160becb8bb569c2.zip |
dt-bindings: iio: magn: add LSM9DS1 bindings
Add DT binding documentation for the LSM9DS1 magnetometer.
Signed-off-by: Martin Kelly <martin@martingkelly.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/iio/st-sensors.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/st-sensors.txt b/Documentation/devicetree/bindings/iio/st-sensors.txt index 6f626f73417e..07f1767c7ee6 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -67,6 +67,7 @@ Magnetometers: - st,lsm303dlm-magn - st,lis3mdl-magn - st,lis2mdl +- st,lsm9ds1-magn Pressure sensors: - st,lps001wp-press |