Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tested-by: Anders Roxell <anders.roxell@linaro.org>
Tested-by: Linux Kernel Functional Testing <lkft@linaro.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Link: https://lore.kernel.org/r/20230630082230.2264698-3-bhupesh.sharma@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Bhupesh Sharma and committed by
Vinod Koul
fbac8ceb 83adc98e

+1 -1
+1 -1
Documentation/devicetree/bindings/dma/qcom,bam-dma.yaml
··· 44 44 45 45 iommus: 46 46 minItems: 1 47 - maxItems: 4 47 + maxItems: 6 48 48 49 49 num-channels: 50 50 $ref: /schemas/types.yaml#/definitions/uint32