2a6517bd7b
Create a common binding file that will be included by all bindings handled by iis2iclx driver. Signed-off-by: Armando Visconti <armando.visconti@st.com>
11 lines
267 B
YAML
11 lines
267 B
YAML
# Copyright (c) 2020 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
STMicroelectronics IIS2ICLX 2-axis accelerometer sensor
|
|
accessed through SPI bus
|
|
|
|
compatible: "st,iis2iclx"
|
|
|
|
include: ["spi-device.yaml", "st,iis2iclx-common.yaml"]
|