Searched +full:debounce +full:- +full:release +full:- +full:ms (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#11 - Dylan Reid <dgreid@chromium.org>14 The TS3A227E detect headsets of 3-ring and 4-ring standards and22 - ti,ts3a227e34 - 0 # 2.1 V35 - 1 # 2.2 V36 - 2 # 2.3 V37 - 3 # 2.4 V[all …]
6 keypad can sense a key-press and key-release by means of GPIO lines and10 - compatible: Should be "gpio-matrix-keypad"11 - row-gpios: List of gpios used as row lines. The gpio specifier14 - col-gpios: List of gpios used as column lines. The gpio specifier17 - linux,keymap: The definition can be found at18 bindings/input/matrix-keymap.txt21 - linux,no-autorepeat: do no enable autorepeat feature.22 - wakeup-source: use any event on keypad as wakeup event.24 - debounce-delay-ms: debounce interval in milliseconds25 - col-scan-delay-us: delay, measured in microseconds, that is needed[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/input/mediatek,mt6779-keypad.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Mattijs Korpershoek <mkorpershoek@baylibre.com>13 - $ref: /schemas/input/matrix-keymap.yaml#16 Mediatek's Keypad controller is used to interface a SoC with a matrix-type19 The keypad controller can sense a key-press and key-release and report the25 - const: mediatek,mt6779-keypad26 - items:[all …]