18 lines
362 B
YAML
18 lines
362 B
YAML
# Copyright (c) 2017, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STMicroelectronics MEMS sensors LSM6DSL
|
|
|
|
description: >
|
|
This binding gives a base representation of LSM6DSL 6-axis accelerometer
|
|
and gyrometer
|
|
|
|
compatible: "st,lsm6dsl"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
irq-gpios:
|
|
type: phandle-array
|
|
required: false
|