Commit 649bad67 authored by Valentina Fernandez's avatar Valentina Fernandez Committed by Rob Herring (Arm)

dt-bindings: PCI: microchip: increase number of items in ranges property

Increase the number of items in the ranges property to allow up to 3
ranges. For example a prefetchable range, a non-prefetchable range
and an IO range, depending on configuration.
Signed-off-by: default avatarValentina Fernandez <valentina.fernandezalanis@microchip.com>
Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240327-debunk-perky-f5514ca332be@spudSigned-off-by: default avatarRob Herring (Arm) <robh@kernel.org>
parent 15be4f7c
...@@ -65,7 +65,8 @@ properties: ...@@ -65,7 +65,8 @@ properties:
- const: msi - const: msi
ranges: ranges:
maxItems: 1 minItems: 1
maxItems: 3
dma-ranges: dma-ranges:
minItems: 1 minItems: 1
......
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