17 lines
344 B
YAML
17 lines
344 B
YAML
# Copyright (c) 2018 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STMicroelectronics MEMS sensors LIS3DH
|
|
|
|
description: >
|
|
This binding gives a base representation of LIS3DH 3-axis accelerometer
|
|
|
|
compatible: "st,lis3dh"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
irq-gpios:
|
|
required: false
|
|
type: phandle-array
|