87ab2086a2
Create a common binding file that will be included by all bindings handled by lis2dw12 driver. Signed-off-by: Armando Visconti <armando.visconti@st.com>
9 lines
225 B
YAML
9 lines
225 B
YAML
# Copyright (c) 2019 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: STMicroelectronics LIS2DW12 3-axis accelerometer
|
|
|
|
compatible: "st,lis2dw12"
|
|
|
|
include: ["i2c-device.yaml", "st,lis2dw12-common.yaml"]
|