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