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