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