fbee62d9e3
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>
10 lines
285 B
YAML
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"]
|