1# Copyright (c) 2017, Linaro Limited 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 STMicroelectronics LSM6DSL 6-axis accelerometer and gyrometer accessed through 6 I2C bus 7 8compatible: "st,lsm6dsl" 9 10include: ["i2c-device.yaml", "st,lsm6dsl-common.yaml"] 11