a282f6a92b
Add bindings for the adxl367 accelerometer. Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
9 lines
242 B
YAML
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 I2C bus
|
|
|
|
compatible: "adi,adxl367"
|
|
|
|
include: ["i2c-device.yaml", "adi,adxl367-common.yaml"]
|