2018-05-15 19:43:43 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, Linaro Limited
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-05-15 19:43:43 +08:00
|
|
|
title: STMicroelectronics MEMS sensors LSM6DSL SPI
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of LSM6DSL 6-axis accelerometer
|
|
|
|
and gyrometer accessed through SPI bus
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include spi-device.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
2018-12-05 06:23:18 +08:00
|
|
|
constraint: "st,lsm6dsl"
|
2018-05-15 19:43:43 +08:00
|
|
|
|
|
|
|
irq-gpios:
|
|
|
|
type: compound
|
|
|
|
category: required
|