diff options
author | LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn> | 2021-03-17 06:39:01 +0000 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2021-03-25 19:13:52 +0000 |
commit | ac62f90c9636c5b7004f6696a9e8c0d109509898 (patch) | |
tree | 420a5e79ae841c27edbfab86899cc9c9bbae1943 /Documentation | |
parent | e5b64caaad768f78668d0d8563b4f98c0f4d4b6a (diff) | |
download | linux-ac62f90c9636c5b7004f6696a9e8c0d109509898.tar.gz linux-ac62f90c9636c5b7004f6696a9e8c0d109509898.tar.bz2 linux-ac62f90c9636c5b7004f6696a9e8c0d109509898.zip |
dt-bindings: iio: st,st-sensors add IIS2MDC.
Add support for ST magnetometer IIS2MDC,
an I2C/SPI interface 3-axis magnetometer sensor.
The patch was tested on the instrument with IIS2MDC via I2C interface.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>
Link: https://lore.kernel.org/r/20210317063902.19300-2-Qing-wu.Li@leica-geosystems.com.cn
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/iio/st,st-sensors.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml index db291a9390b7..7e98f47987dc 100644 --- a/Documentation/devicetree/bindings/iio/st,st-sensors.yaml +++ b/Documentation/devicetree/bindings/iio/st,st-sensors.yaml @@ -66,6 +66,7 @@ properties: - st,lis3mdl-magn - st,lis2mdl - st,lsm9ds1-magn + - st,iis2mdc # Pressure sensors - st,lps001wp-press - st,lps25h-press |