diff options
author | Gaëtan André <rvlander@gaetanandre.eu> | 2020-03-30 16:19:22 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2020-04-19 17:56:28 +0200 |
commit | 9e3fbad5bb85f6bf159b0ea9b9fe963ce3052a31 (patch) | |
tree | cdde5ab8057a8e8d1026cee4657d7eb29586233e /Documentation/devicetree | |
parent | iio: imu: st_lsm6dsx: Add sensor hub device LIS3MDL (diff) | |
download | linux-9e3fbad5bb85f6bf159b0ea9b9fe963ce3052a31.tar.xz linux-9e3fbad5bb85f6bf159b0ea9b9fe963ce3052a31.zip |
dt-bindings: st_sensors: add st,lis2hh12 compatible entry
Add LIS2HH12 compatible entry.
Signed-off-by: Gaëtan André <rvlander@gaetanandre.eu>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree')
-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 0ef64a444479..3213599c5071 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -50,6 +50,7 @@ Accelerometers: - st,lis3dhh - st,lis3de - st,lis2de12 +- st,lis2hh12 Gyroscopes: - st,l3g4200d-gyro |