zephyr/dts/bindings/sensor/adi,adxl372-spi.yaml
Antoniu Miclaus fbee62d9e3 dts: bindings: adxl372: move int1-gpios to common
The `int1-gpios` property is common for both spi and i2c
implementations of adxl372. Therefore move it to
`adi,adxl372-common.yaml`

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
2023-11-09 10:17:51 +00:00

10 lines
285 B
YAML

# 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", "adi,adxl372-common.yaml"]