Lines Matching +full:pinephone +full:- +full:keyboard
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/input/pine64,pinephone-keyboard.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Pine64 PinePhone keyboard
10 - Samuel Holland <samuel@sholland.org>
13 A keyboard accessory is available for the Pine64 PinePhone and PinePhone Pro.
19 const: pine64,pinephone-keyboard
27 vbat-supply:
28 description: Supply for the keyboard MCU
30 wakeup-source: true
33 $ref: /schemas/i2c/i2c-controller.yaml#
36 - compatible
37 - reg
38 - interrupts
43 - |
44 #include <dt-bindings/input/input.h>
45 #include <dt-bindings/interrupt-controller/irq.h>
48 #address-cells = <1>;
49 #size-cells = <0>;
51 keyboard@15 {
52 compatible = "pine64,pinephone-keyboard";
54 interrupt-parent = <&r_pio>;
58 #address-cells = <1>;
59 #size-cells = <0>;