22 lines
410 B
YAML
22 lines
410 B
YAML
#
|
|
# Copyright (c) 2018 Analog Devices Inc.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: ADXL372 Three Axis High-g I2C/SPI accelerometer
|
|
|
|
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: phandle-array
|
|
category: optional
|