22 lines
395 B
YAML
22 lines
395 B
YAML
#
|
|
# Copyright (c) 2018 STMicroelectronics
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: STMicroelectronics MEMS sensors LSM9DS0-GYRO
|
|
|
|
description: >
|
|
This binding gives a base representation of LSM9DS0 3-axis gyro
|
|
|
|
inherits:
|
|
!include i2c-device.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "st,lsm9ds0-gyro"
|
|
|
|
irq-gpios:
|
|
type: phandle-array
|
|
category: required
|