On Thu, 24 Nov 2022 15:57:40 +0530, Sarath Babu Naidu Gaddam wrote: > From: Radhey Shyam Pandey <radhey.shyam.pandey@xxxxxxxxxx> > > 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 <radhey.shyam.pandey@xxxxxxxxxx> > Signed-off-by: Sarath Babu Naidu Gaddam <sarath.babu.naidu.gaddam@xxxxxxx> > --- > Changes in V2: > 1) Moved xlnx,axistream-connected optional property to under AXI DMA. > 2) Removed Acked-by: Rob Herring. > --- > Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt | 4 ++++ > 1 file changed, 4 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>