1# Copyright (c) 2023 Google LLC
2# SPDX-License-Identifier: Apache-2.0
3
4description: |
5  Bosch BMA4xx 3-axis acceleration sensors in SPI mode.  See more info at:
6  https://www.bosch-sensortec.com/products/motion-sensors/accelerometers/
7
8  SPI mode is currently NOT supported in the driver but is specified in the
9  bindings for ease of future expansion.
10
11compatible: "bosch,bma4xx"
12
13include: [sensor-device.yaml, spi-device.yaml, "bosch,bma4xx-common.yaml"]
14