25 Jan
2024
25 Jan
'24
11:38 a.m.
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@kernel.org
Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml | 3 ++-
Reviewed-by: Charles Keepax ckeepax@opensource.cirrus.com
Thanks, Charles