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