9a491a1b5b
Added support for fxas21002 sensor over SPI bus on RDDRONE board and proper selection through dts. Tested with fxas21002 sensor on RDDRONE. Signed-off-by: Benjamin Perseghetti <bperseghetti@rudislabs.com> Co-authored-by: Sumit Batra <sumit.batra@nxp.com>
9 lines
200 B
YAML
9 lines
200 B
YAML
# Copyright (c) 2018, NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: FXAS21002 3-axis gyroscope sensor
|
|
|
|
compatible: "nxp,fxas21002"
|
|
|
|
include: ["i2c-device.yaml", "nxp,fxas21002-common.yaml"]
|