17 lines
365 B
YAML
17 lines
365 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
|
|
|
|
compatible: "adi,adxl372"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
int1-gpios:
|
|
type: phandle-array
|
|
required: false
|