# | |
# Copyright (c) 2019 STMicroelectronics | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
title: STMicroelectronics MEMS sensors LIS2DW12 | |
description: > | |
This binding gives a base representation of LIS2DW12 3-axis accelerometer | |
compatible: "st,lis2dw12" | |
include: i2c-device.yaml | |
properties: | |
irq-gpios: | |
type: phandle-array | |
required: true |