| # Copyright (c) 2018, Linaro Limited | |
| # SPDX-License-Identifier: Apache-2.0 | |
| title: BMI160 Inertial measurement unit | |
| description: > | |
| This is a representation of the BMI160 Inertial measurement unit | |
| compatible: "bosch,bmi160" | |
| include: spi-device.yaml | |
| properties: | |
| int-gpios: | |
| type: phandle-array | |
| required: false |