zephyr/dts/bindings/sensor/bosch,bmi08x-gyro-spi.yaml
Ryan McClelland f1a992c87a drivers: sensors: bmi08x: add initial support for bmi08x
This adds support for the bosch bmi085 and bmi088. This also includes
support for data sync mode.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-07-12 14:53:16 -05:00

9 lines
239 B
YAML

# Copyright (c) 2022 Meta Platforms, Inc. and its affiliates.
# SPDX-License-Identifier: Apache-2.0
description: BMI08X Gyro inertial measurement unit
compatible: "bosch,bmi08x-gyro"
include: [spi-device.yaml, "bosch,bmi08x-gyro.yaml"]