18 lines
377 B
YAML
18 lines
377 B
YAML
# Copyright (c) 2018 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: STMicroelectronics MEMS sensors LIS2DH SPI
|
|
|
|
description: >
|
|
This binding gives a base representation of LIS2DH 3-axis accelerometer
|
|
accessed through SPI bus
|
|
|
|
compatible: "st,lis2dh"
|
|
|
|
include: spi-device.yaml
|
|
|
|
properties:
|
|
irq-gpios:
|
|
type: phandle-array
|
|
required: false
|