1# Copyright (c) 2018 Analog Devices Inc.
2# SPDX-License-Identifier: Apache-2.0
3
4description: ADXL372 3-axis high-g I2C/SPI accelerometer
5
6compatible: "adi,adxl372"
7
8include: i2c-device.yaml
9
10properties:
11    int1-gpios:
12      type: phandle-array
13      required: false
14      description: |
15        The INT1 signal defaults to active high as produced by the
16        sensor.  The property value should ensure the flags properly
17        describe the signal that is presented to the driver.
18