drivers: sensors: adxl372: Add missing dts bindings
This patch adds the required dts/bindings/sensor/adi,adxl372.yaml file. Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
This commit is contained in:
parent
7ae220c845
commit
be9780c617
1 changed files with 25 additions and 0 deletions
25
dts/bindings/sensor/adi,adxl372.yaml
Normal file
25
dts/bindings/sensor/adi,adxl372.yaml
Normal file
|
@ -0,0 +1,25 @@
|
|||
#
|
||||
# Copyright (c) 2018 Analog Devices Inc.
|
||||
#
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
#
|
||||
---
|
||||
title: ADXL372 Three Axis High-g I2C/SPI accelerometer
|
||||
version: 0.1
|
||||
|
||||
description: >
|
||||
This is a representation of the ADXL372 Three Axis High-g I2C/SPI accelerometer
|
||||
|
||||
inherits:
|
||||
!include i2c-device.yaml
|
||||
|
||||
properties:
|
||||
compatible:
|
||||
constraint: "adi,adxl372"
|
||||
|
||||
int1-gpios:
|
||||
type: compound
|
||||
category: optional
|
||||
generation: define, use-prop-name
|
||||
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue