Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions dts/bindings/sensor/st,lsm9ds1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# SPDX-License-Identifier: Apache-2.0

description: |
STMicroelectronics LSM9DS1 9-axis IMU (Inertial Measurement Unit) sensor
accessed through I2C bus.
STMicroelectronics LSM9DS1 3-axis accelerometer + gyroscope accessed
through I2C bus.

This binding describe only the inertial part : accelerometer and gyroscope.

Expand Down
4 changes: 2 additions & 2 deletions dts/bindings/sensor/st,lsm9ds1_mag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# SPDX-License-Identifier: Apache-2.0

description: |
STMicroelectronics LSM9DS1 9-axis IMU (Inertial Measurement Unit) sensor
accessed through I2C bus.
STMicroelectronics LSM9DS1-MAG 3-axis magnetometer accessed
through I2C bus.

This binding describes only the magnetometer.

Expand Down