lkml.org 
[lkml]   [2022]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC PATCH 2/2] dt-bindings: input: gpio-keys: document label and autorepeat properties
    Date
    The original text bindings documented "autorepeat" and "label"
    properties (in the device node, beside the nodes with keys).

    Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
    ---
    Documentation/devicetree/bindings/input/gpio-keys.yaml | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/Documentation/devicetree/bindings/input/gpio-keys.yaml b/Documentation/devicetree/bindings/input/gpio-keys.yaml
    index 49d388dc8d78..b1c910a5e233 100644
    --- a/Documentation/devicetree/bindings/input/gpio-keys.yaml
    +++ b/Documentation/devicetree/bindings/input/gpio-keys.yaml
    @@ -15,6 +15,14 @@ properties:
    - gpio-keys
    - gpio-keys-polled

    + autorepeat:
    + type: boolean
    + description:
    + Enable operating system (not hardware) key auto repeat feature.
    +
    + label:
    + description: Name of entire device
    +
    patternProperties:
    "^(key|key-[a-z0-9-]+|[a-z0-9-]+-key)$":
    $ref: input.yaml#
    --
    2.34.1
    \
     
     \ /
      Last update: 2022-06-03 12:17    [W:3.112 / U:0.252 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site