zephyr/dts/bindings/sensor/adi,adxl367-spi.yaml
Antoniu Miclaus a282f6a92b dts: bindings: add adxl367 support
Add bindings for the adxl367 accelerometer.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
2023-10-25 09:57:02 +02:00

9 lines
242 B
YAML

# Copyright (c) 2023 Analog Devices Inc.
# SPDX-License-Identifier: Apache-2.0
description: ADXL367 3-axis nanopower accelerometer, accessed through SPI bus
compatible: "adi,adxl367"
include: ["spi-device.yaml", "adi,adxl367-common.yaml"]