summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2021-08-23 10:04:05 +0200
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2021-08-23 10:04:05 +0200
commit37cba6432d88d2d49ca863fb5982231f3a7775d5 (patch)
tree34aeab344b8055e5dcbe9a624eaefdc244736af4 /Documentation
parent4c59714a41c170e7d7852c406dcae4d4a14fdd92 (diff)
parent9ce9a02039de72ec8af1bd4bff14f1780337ffcc (diff)
Merge branch 'ib-rockchip' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into gpio/for-next
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
index d993e002cebe..0d62c28fb58d 100644
--- a/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
+++ b/Documentation/devicetree/bindings/gpio/rockchip,gpio-bank.yaml
@@ -22,7 +22,10 @@ properties:
maxItems: 1
clocks:
- maxItems: 1
+ minItems: 1
+ items:
+ - description: APB interface clock source
+ - description: GPIO debounce reference clock source
gpio-controller: true