fad1d950ea
bmi160 driver code supports i2c, but yaml forces spi selection Signed-off-by: Avi Green <avigreen1978@yandex.com>
9 lines
199 B
YAML
9 lines
199 B
YAML
# Copyright (c) 2018, Linaro Limited
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: BMI160 inertial measurement unit
|
|
|
|
compatible: "bosch,bmi160"
|
|
|
|
include: [spi-device.yaml, "bosch,bmi160.yaml"]
|