zephyr/dts/bindings/sensor/bosch,bmi160.yaml
Fabio Baltieri eb0a524972 yamllint: indentation: fix dts/bindings/
Fix the YAML files indentation for files in dts/bindings/.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2023-01-04 14:23:53 +01:00

15 lines
406 B
YAML

# Copyright (c) 2018, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: BMI160 inertial measurement unit
include: sensor-device.yaml
properties:
int-gpios:
type: phandle-array
description: |
This property specifies the connection for INT1, because the
Zephyr driver maps all interrupts to INT1. The signal defaults
to output low when produced by the sensor.