zephyr/dts/bindings/sensor/st,iis2iclx-spi.yaml
Armando Visconti 2a6517bd7b dts/bindings: iis2iclx: create a common st,iis2iclx-common.yaml
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>
2021-02-15 07:58:36 -05:00

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"]