summaryrefslogtreecommitdiff
path: root/zephyr/dts/bindings/motionsense/driver/bmi260.yaml
blob: f308472ec30b21ff8cfba906a80197c2b05a7f34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Copyright 2021 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

# common fields for both BMI260 accel and BMI260 gyro

# every motionsense sensor node should include motionsense-sensor-base.yaml
include: motionsense-sensor-base.yaml

properties:
  i2c-spi-addr-flags:
    type: string
    description: i2c address or SPI slave logic GPIO
    enum:
      - "BMI260_ADDR0_FLAGS"
    default: "BMI260_ADDR0_FLAGS"