Lines Matching +full:triple +full:- +full:axis
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Invensense ITG-3200 Gyroscope
10 - Jonathan Cameron <jic23@kernel.org>
13 Triple-axis, digital output gyroscope with a three 16-bit analog-to-digital
14 converters (ADCs) for digitizing the gyro outputs, a user-selectable internal
15 low-pass filter bandwidth, and a Fast-Mode I2C.
24 vdd-supply: true
26 vlogic-supply: true
31 mount-matrix:
37 clock-names:
39 - const: ext_clock
42 - compatible
43 - reg
48 - |
49 #include <dt-bindings/interrupt-controller/irq.h>
51 #address-cells = <1>;
52 #size-cells = <0>;
56 interrupt-parent = <&gpio2>;