aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2021-01-21 04:41:19 +0100
committerArnd Bergmann <arnd@arndb.de>2021-02-02 18:14:00 +0100
commit1adacc4919099bc115efb61a6db89c7f663c90e0 (patch)
tree01cb678afa5bb48f8a8183533b10bb8522c29a0d /Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
parentMerge tag 'mvebu-dt64-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu into arm/dt (diff)
downloadlinux-dev-1adacc4919099bc115efb61a6db89c7f663c90e0.tar.xz
linux-dev-1adacc4919099bc115efb61a6db89c7f663c90e0.zip
dt-bindings: gpio: mrvl-gpio: Fix the gpio-ranges property
The property specifies a list of GPIO-capable pins. Don't limit it to a single element as there's presumably more than one GPIO pin. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lore.kernel.org/r/20210121034130.1381872-2-lkundrak@v3.sk' Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml')
-rw-r--r--Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml b/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
index 4db3b8a3332c..9cf6137dd524 100644
--- a/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml
@@ -82,8 +82,7 @@ properties:
'#gpio-cells':
const: 2
- gpio-ranges:
- maxItems: 1
+ gpio-ranges: true
interrupts: true