diff options
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | 2017-06-19 22:04:31 +0200 |
---|---|---|
committer | Jonathan Cameron <jic23@kernel.org> | 2017-07-01 11:16:37 +0200 |
commit | e9deb286556bafed29be4da63b3e1b52fa89d2bc (patch) | |
tree | d0f819e976c3b537db333e382e29ea5df9979751 | |
parent | iio: gyro: st_gyro: fix L3GD20H support (diff) | |
download | linux-e9deb286556bafed29be4da63b3e1b52fa89d2bc.tar.xz linux-e9deb286556bafed29be4da63b3e1b52fa89d2bc.zip |
dt-bindings: iio: gyro: add L3GD20H sensor device binding
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
-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 eaa8fbba34e2..e31457ae6f50 100644 --- a/Documentation/devicetree/bindings/iio/st-sensors.txt +++ b/Documentation/devicetree/bindings/iio/st-sensors.txt @@ -52,6 +52,7 @@ Gyroscopes: - st,lsm330dl-gyro - st,lsm330dlc-gyro - st,l3gd20-gyro +- st,l3gd20h-gyro - st,l3g4is-gyro - st,lsm330-gyro - st,lsm9ds0-gyro |