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

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.org


Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent 83adc98e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -44,7 +44,7 @@ properties:

  iommus:
    minItems: 1
    maxItems: 4
    maxItems: 6

  num-channels:
    $ref: /schemas/types.yaml#/definitions/uint32