aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2024-01-24 13:01:04 -0600
committerLinus Walleij <linus.walleij@linaro.org>2024-01-31 09:09:57 +0100
commit736ed7ce0a5d10da3ff0e44719d1c232ce69da04 (patch)
treeb5dedd9fe5c646a5d1a07f1e7c34d90df9595565 /Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml
parentdt-bindings: pinctrl: amlogic: narrow regex for unit address to hex numbers (diff)
downloadwireguard-linux-736ed7ce0a5d10da3ff0e44719d1c232ce69da04.tar.xz
wireguard-linux-736ed7ce0a5d10da3ff0e44719d1c232ce69da04.zip
dt-bindings: pinctrl: Unify "input-debounce" schema
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> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20240124190106.1540585-1-robh@kernel.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml b/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml
index 3e8472898800..20cf0102aa63 100644
--- a/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/nuvoton,npcm845-pinctrl.yaml
@@ -152,7 +152,6 @@ patternProperties:
description:
Debouncing periods in microseconds, one period per interrupt
bank found in the controller
- $ref: /schemas/types.yaml#/definitions/uint32-array
minItems: 1
maxItems: 4