f1a992c87a
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>
9 lines
242 B
YAML
9 lines
242 B
YAML
# Copyright (c) 2022 Meta Platforms, Inc. and its affiliates.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: BMI08X Accel inertial measurement unit
|
|
|
|
compatible: "bosch,bmi08x-accel"
|
|
|
|
include: [spi-device.yaml, "bosch,bmi08x-accel.yaml"]
|