cb6f665717
Create a common binding file that will be included by all bindings handled by iis2dlpc driver. For now this includes optional drdy-gpios property and it is shared by the i2c and spi version of the driver. Signed-off-by: Armando Visconti <armando.visconti@st.com>
10 lines
249 B
YAML
10 lines
249 B
YAML
# Copyright (c) 2019 STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
STMicroelectronics IIS2DLPC accelerometer accessed through SPI bus
|
|
|
|
compatible: "st,iis2dlpc"
|
|
|
|
include: ["spi-device.yaml", "st,iis2dlpc-common.yaml"]
|