# | |
# Copyright (c) 2018, Linaro Limited | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
title: STMicroelectronics MEMS sensors LSM6DSL SPI | |
description: > | |
This binding gives a base representation of LSM6DSL 6-axis accelerometer | |
and gyrometer accessed through SPI bus | |
compatible: "st,lsm6dsl" | |
include: spi-device.yaml | |
properties: | |
irq-gpios: | |
type: phandle-array | |
required: true |