Re: [PATCH 1/2] dt-bindings: pinctrl: Unify "input-debounce" schema

From: Charles Keepax
Date: Thu Jan 25 2024 - 05:39:29 EST


On Wed, Jan 24, 2024 at 01:01:04PM -0600, Rob Herring wrote:
> nuvoton,npcm845-pinctrl defines the common "input-debounce" property as
> an array rather than an scalar. Update the common definition to expand
> it to an uint32-array, and update all the users of the property with
> array constraints.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml | 3 ++-

Reviewed-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx>

Thanks,
Charles