1# Copyright (c) 2019 STMicroelectronics
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5    STMicroelectronics LSM6DSO 6-axis IMU (Inertial Measurement Unit) sensor
6    accessed through SPI bus
7
8compatible: "st,lsm6dso"
9
10include: ["spi-device.yaml", "st,lsm6dso-common.yaml"]
11