Skip to content

Commit 29b9ee4

Browse files
andreamerellovinodkoul
authored andcommitted
dt-bindings: dmaengine: xilinx_dma: drop include-sg property
This property is not needed anymore, because the driver now autodetects it. Delete references in documentation. Cc: Rob Herring <robh+dt@kernel.org> Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Cc: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> Signed-off-by: Andrea Merello <andrea.merello@gmail.com> Reviewed-by: Radhey Shyam Pandey <radhey.shyam.pandey@xilinx.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 05f7ea7 commit 29b9ee4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,6 @@ Required properties:
3737
Required properties for VDMA:
3838
- xlnx,num-fstores: Should be the number of framebuffers as configured in h/w.
3939

40-
Optional properties:
41-
- xlnx,include-sg: Tells configured for Scatter-mode in
42-
the hardware.
4340
Optional properties for AXI DMA:
4441
- xlnx,sg-length-width: Should be set to the width in bits of the length
4542
register as configured in h/w. Takes values {8...26}. If the property

0 commit comments

Comments
 (0)