Lines Matching +full:linux +full:- +full:keycodes
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dharma balasubiramani <dharma.b@microchip.com>
17 - $ref: input.yaml#
29 linux,keycodes:
34 - compatible
35 - reg
36 - interrupts
37 - linux,keycodes
42 - |
43 #include <dt-bindings/interrupt-controller/irq.h>
44 #include <dt-bindings/input/linux-event-codes.h>
46 #address-cells = <1>;
47 #size-cells = <0>;
51 interrupt-parent = <&tlmm>;
53 linux,keycodes = <BTN_0>, <BTN_1>,