Lines Matching +full:seesaw +full:- +full:gamepad
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/adafruit,seesaw-gamepad.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Adafruit Mini I2C Gamepad with seesaw
10 - Anshul Dalal <anshulusr@gmail.com>
13 Adafruit Mini I2C Gamepad
15 +-----------------------------+
21 +-----------------------------+
23 S -> 10-bit precision bidirectional analog joystick
24 ST -> Start
25 SE -> Select
26 X, A, B, Y -> Digital action buttons
28 Datasheet: https://cdn-learn.adafruit.com/downloads/pdf/gamepad-qt.pdf
34 const: adafruit,seesaw-gamepad
42 The gamepad's IRQ pin triggers a rising edge if interrupts are enabled.
45 - compatible
46 - reg
51 - |
52 #include <dt-bindings/interrupt-controller/irq.h>
55 #address-cells = <1>;
56 #size-cells = <0>;
59 compatible = "adafruit,seesaw-gamepad";