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

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>

authored by

Andrea Merello and committed by
Vinod Koul
29b9ee4a 05f7ea7f

-3
-3
Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
··· 37 37 Required properties for VDMA: 38 38 - xlnx,num-fstores: Should be the number of framebuffers as configured in h/w. 39 39 40 - Optional properties: 41 - - xlnx,include-sg: Tells configured for Scatter-mode in 42 - the hardware. 43 40 Optional properties for AXI DMA: 44 41 - xlnx,sg-length-width: Should be set to the width in bits of the length 45 42 register as configured in h/w. Takes values {8...26}. If the property