summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2024-01-24 22:01:04 +0300
committerLinus Walleij <linus.walleij@linaro.org>2024-01-31 11:09:57 +0300
commit736ed7ce0a5d10da3ff0e44719d1c232ce69da04 (patch)
treeb5dedd9fe5c646a5d1a07f1e7c34d90df9595565 /Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml
parent47eed1127d2af6fada49565efca4671a56e5839d (diff)
downloadlinux-736ed7ce0a5d10da3ff0e44719d1c232ce69da04.tar.xz
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/cirrus,madera.yaml')
-rw-r--r--Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml b/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml
index bb61a30321a1..482acda88e73 100644
--- a/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/cirrus,madera.yaml
@@ -93,7 +93,8 @@ properties:
input-schmitt-disable: true
- input-debounce: true
+ input-debounce:
+ maxItems: 1
output-low: true