lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours

Commit fbac8ceb authored by Bhupesh Sharma's avatar Bhupesh Sharma Committed by Vinod Koul

dt-bindings: dma: Increase iommu maxItems for BAM DMA

Since SM8250 BAM DMA engine supports six iommu entries,
increase the maxItems in the iommu property section, without
which 'dtbs_check' would throw errors.
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: default avatarAnders Roxell <anders.roxell@linaro.org>
Tested-by: default avatarLinux Kernel Functional Testing <lkft@linaro.org>
Signed-off-by: default avatarBhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20230630082230.2264698-3-bhupesh.sharma@linaro.orgSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 83adc98e
...@@ -44,7 +44,7 @@ properties: ...@@ -44,7 +44,7 @@ properties:
iommus: iommus:
minItems: 1 minItems: 1
maxItems: 4 maxItems: 6
num-channels: num-channels:
$ref: /schemas/types.yaml#/definitions/uint32 $ref: /schemas/types.yaml#/definitions/uint32
......
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