1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/input/input.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Common input schema binding
10 - Dmitry Torokhov <dmitry.torokhov@gmail.com>
14 description: Enable autorepeat when key is pressed and held down.
19 Specifies an array of numeric keycode values to be used for reporting
22 - $ref: /schemas/types.yaml#/definitions/uint32-array
28 description: Poll interval time in milliseconds.
29 $ref: /schemas/types.yaml#/definitions/uint32
33 Duration in seconds which the key should be kept pressed for device to
34 power off automatically. Device with key pressed shutdown feature can
35 specify this property.
36 $ref: /schemas/types.yaml#/definitions/uint32