Searched +full:fn +full:- +full:keymap (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/matrix-keymap.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Common Key Matrices on Matrix-connected Key Boards10 - Olof Johansson <olof@lixom.net>13 A simple common binding for matrix-connected key boards. Currently targeted at18 cases where there is a modifier key such as a Fn key. Proposed names19 for said properties are "linux,fn-keymap" or with another descriptive20 word for the modifier other from "Fn".[all …]
7 - compatible: "nvidia,tegra20-kbc"8 - reg: Register base address of KBC.9 - interrupts: Interrupt number for the KBC.10 - nvidia,kbc-row-pins: The KBC pins which are configured as row. This is an12 - nvidia,kbc-col-pins: The KBC pins which are configured as column. This is an14 - linux,keymap: The keymap for keys as described in the binding document15 devicetree/bindings/input/matrix-keymap.txt.16 - clocks: Must contain one entry, for the module clock.17 See ../clocks/clock-bindings.txt for details.18 - resets: Must contain an entry for each entry in reset-names.[all …]
9 - Borislav Deianov <borislav@users.sf.net>10 - Henrique de Moraes Holschuh <hmh@hmh.eng.br>12 http://ibm-acpi.sf.net/19 This driver used to be named ibm-acpi until kernel 2.6.21 and release20 0.13-20070314. It used to be in the drivers/acpi tree, but it was21 moved to the drivers/misc tree and renamed to thinkpad-acpi for kernel25 The driver is named "thinkpad-acpi". In some places, like module29 "tpacpi" is used as a shorthand where "thinkpad-acpi" would be too33 ------38 - Fn key combinations[all …]