23 lines
425 B
YAML
23 lines
425 B
YAML
#
|
|
# Copyright (c) 2018 STMicroelectronics
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: STMicroelectronics MEMS sensors LSM9DS0-MFD
|
|
version: 0.1
|
|
|
|
description: >
|
|
This binding gives a base representation of LSM9DS0 3-axis accelerometer + magnetometer
|
|
|
|
inherits:
|
|
!include i2c-device.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "st,lsm9ds0-mfd"
|
|
|
|
irq-gpios:
|
|
type: compound
|
|
category: required
|