1# Copyright (c) 2018, Linaro Limited 2# SPDX-License-Identifier: Apache-2.0 3 4description: BMI160 inertial measurement unit 5 6include: sensor-device.yaml 7 8properties: 9 int-gpios: 10 type: phandle-array 11 description: | 12 This property specifies the connection for INT1, because the 13 Zephyr driver maps all interrupts to INT1. The signal defaults 14 to output low when produced by the sensor. 15