zephyr/dts/bindings/sensor/bosch,bmi323.yaml

15 lines
415 B
YAML

# Copyright (c) 2023 Trackunit Corporation
# SPDX-License-Identifier: Apache-2.0
compatible: "bosch,bmi323"
include: ["spi-device.yaml", "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.