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>
10 lines
256 B
YAML
10 lines
256 B
YAML
# Copyright (c) 2019 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
STMicroelectronics LIS2DW12 3-axis accelerometer accessed through SPI bus
|
|
|
|
compatible: "st,lis2dw12"
|
|
|
|
include: ["spi-device.yaml", "st,lis2dw12-common.yaml"]
|