Skip to content

Commit eb15bd5

Browse files
konradybciovinodkoul
authored andcommitted
dt-bindings: dmaengine: qcom: gpi: Allow dma-coherent
On SM8550, the GPI DMA controller is coherent with the CPU. Allow specifying that. Signed-off-by: Konrad Dybcio <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent f1009d3 commit eb15bd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/dma/qcom,gpi.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ properties:
6969
dma-channel-mask:
7070
maxItems: 1
7171

72+
dma-coherent: true
73+
7274
required:
7375
- compatible
7476
- reg

0 commit comments

Comments
 (0)