21 lines
382 B
YAML
21 lines
382 B
YAML
# Copyright (c) 2018, NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
title: FXAS21002 3-axis gyroscope
|
|
|
|
description: >
|
|
This is a representation of the FXAS21002 3-axis gyroscope sensor
|
|
|
|
compatible: "nxp,fxas21002"
|
|
|
|
include: i2c-device.yaml
|
|
|
|
properties:
|
|
int1-gpios:
|
|
type: phandle-array
|
|
required: false
|
|
|
|
int2-gpios:
|
|
type: phandle-array
|
|
required: false
|