Re: [PATCH v2 02/48] dt-bindings: input: gpio-keys: reference input.yaml and document properties

From: Rob Herring
Date: Thu Jun 09 2022 - 11:18:51 EST


On Thu, 09 Jun 2022 13:39:04 +0200, Krzysztof Kozlowski wrote:
> The original text bindings documented "autorepeat" and "label"
> properties (in the device node, beside the nodes with keys). DTS use
> also poll-interval. Reference the input.yaml to get these top-level
> properties.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/input/gpio-keys.yaml | 32 +++++++++++--------
> 1 file changed, 19 insertions(+), 13 deletions(-)
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>