driver: sensor: adxl366: .yaml files
Added .yaml files for ADXL366 accelerometer Signed-off-by: Vladislav Pejic <vladislav.pejic@orioninc.com>
This commit is contained in:
parent
51957c8858
commit
60c042604e
8
dts/bindings/sensor/adi,adxl366-i2c.yaml
Normal file
8
dts/bindings/sensor/adi,adxl366-i2c.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2023 Analog Devices Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ADXL366 3-axis nanopower accelerometer, accessed through I2C bus
|
||||
|
||||
compatible: "adi,adxl366"
|
||||
|
||||
include: ["i2c-device.yaml", "adi,adxl367-common.yaml"]
|
||||
8
dts/bindings/sensor/adi,adxl366-spi.yaml
Normal file
8
dts/bindings/sensor/adi,adxl366-spi.yaml
Normal file
@ -0,0 +1,8 @@
|
||||
# Copyright (c) 2023 Analog Devices Inc.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: ADXL366 3-axis nanopower accelerometer, accessed through SPI bus
|
||||
|
||||
compatible: "adi,adxl366"
|
||||
|
||||
include: ["spi-device.yaml", "adi,adxl367-common.yaml"]
|
||||
Loading…
Reference in New Issue
Block a user