zephyr/dts/bindings/sensor/st,lsm6ds0.yaml
Maureen Helm fd26b53fdc dts: bindings: Migrate ST sensors to inherit base sensor properties
Migrates all ST sensors to inherit base sensor device properties. This
will allow us to define properties shared by multiple sensors in one
place.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2022-10-17 10:15:13 +02:00

9 lines
225 B
YAML

# Copyright (c) 2018, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: STMicroelectronics LSM6DS0 6-axis accelerometer and gyrometer
compatible: "st,lsm6ds0"
include: [sensor-device.yaml, i2c-device.yaml]