zephyr/dts/bindings/sensor/st,lis2ds12-i2c.yaml
Armando Visconti 2a48d497a0 dts/bindings: lis2ds12: create a common DT binding file
Create a common properties file that will be included by all DT
bindings (as i2c and spi) handled by lis2ds12 driver.

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2021-10-22 09:06:07 -05:00

9 lines
225 B
YAML

# Copyright (c) 2019 STMicroelectronics
# SPDX-License-Identifier: Apache-2.0
description: STMicroelectronics LIS2DS12 3-axis accelerometer
compatible: "st,lis2ds12"
include: ["i2c-device.yaml", "st,lis2ds12-common.yaml"]