Commit 1adacc49 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Arnd Bergmann

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: default avatarLubomir Rintel <lkundrak@v3.sk>
Link: https://lore.kernel.org/r/20210121034130.1381872-2-lkundrak@v3.sk'
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 481d73c6
......@@ -82,8 +82,7 @@ properties:
'#gpio-cells':
const: 2
gpio-ranges:
maxItems: 1
gpio-ranges: true
interrupts: true
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment