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>
9 lines
239 B
YAML
9 lines
239 B
YAML
# Copyright (c) 2018 Analog Devices Inc.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: ADXL372 3-axis high-g accelerometer, accessed through I2C bus
|
|
|
|
compatible: "adi,adxl372"
|
|
|
|
include: ["i2c-device.yaml", "adi,adxl372-common.yaml"]
|