Skip to content

Commit 94afcfb

Browse files
Radhey Shyam Pandeyvinodkoul
authored andcommitted
dt-bindings: dmaengine: xilinx_dma:Add xlnx,axistream-connected property
Add an optional AXI DMA property 'xlnx,axistream-connected'. This can be specified to indicate that DMA is connected to a streaming IP in the hardware design and dma driver needs to do some additional handling i.e pass metadata and perform streaming IP specific configuration. Signed-off-by: Radhey Shyam Pandey <[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 c65029b commit 94afcfb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ Optional properties for AXI DMA and MCDMA:
4949
register as configured in h/w. Takes values {8...26}. If the property
5050
is missing or invalid then the default value 23 is used. This is the
5151
maximum value that is supported by all IP versions.
52+
53+
Optional properties for AXI DMA:
54+
- xlnx,axistream-connected: Tells whether DMA is connected to AXI stream IP.
55+
5256
Optional properties for VDMA:
5357
- xlnx,flush-fsync: Tells which channel to Flush on Frame sync.
5458
It takes following values:

0 commit comments

Comments
 (0)