| # Copyright (c) 2018 Analog Devices Inc. | |
| # Copyright (c) 2018 Nordic Semiconductor ASA | |
| # SPDX-License-Identifier: Apache-2.0 | |
| description: ADXL372 3-axis high-g accelerometer, accessed through SPI bus | |
| compatible: "adi,adxl372" | |
| include: spi-device.yaml | |
| properties: | |
| int1-gpios: | |
| type: phandle-array | |
| required: false | |
| description: | | |
| The INT1 signal defaults to active high as produced by the | |
| sensor. The property value should ensure the flags properly | |
| describe the signal that is presented to the driver. |