df2ca14df3
LIS3DH and LIS2DH12 devices share the same driver with LIS2DH device. So, the bindings are reusing the same common structure (as LSM30AGR-ACCEL and LSM303DLHC-ACCEL devices are already doing) Signed-off-by: Armando Visconti <armando.visconti@st.com>
9 lines
229 B
YAML
9 lines
229 B
YAML
# Copyright (c) 2019 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: STMicroelectronics LIS2DH12 3-axis accelerometer
|
|
|
|
compatible: "st,lis2dh12"
|
|
|
|
include: ["i2c-device.yaml", "st,lis2dh-common.yaml"]
|