# Copyright 2022 The ChromiumOS Authors # 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: - "BMI3_ADDR_I2C_PRIM" default: "BMI3_ADDR_I2C_PRIM"