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