1# Copyright (c) 2020 STMicroelectronics 2# SPDX-License-Identifier: Apache-2.0 3 4description: | 5 STMicroelectronics IIS2ICLX 2-axis accelerometer sensor 6 accessed through SPI bus 7 8compatible: "st,iis2iclx" 9 10include: ["spi-device.yaml", "st,iis2iclx-common.yaml"] 11