[PATCH v3 5/5] dt-bindings: dmaengine: xilinx_dma: drop has-sg property
From: robh@kernel.org (Rob Herring)
Date: 2018-06-25 17:30:19
Also in:
dmaengine, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-06-25 17:30:19
Also in:
dmaengine, linux-devicetree, lkml
On Mon, Jun 25, 2018 at 11:27:24AM +0200, Andrea Merello wrote:
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 at vger.kernel.org Cc: Radhey Shyam Pandey <redacted> Signed-off-by: Andrea Merello <redacted> Reviewed-by: Radhey Shyam Pandey <redacted> --- Changes in v2: - cc DT maintainer Changes in v3: - cc DT maintainerS/ML --- Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt | 3 --- 1 file changed, 3 deletions(-)
Reviewed-by: Rob Herring <robh@kernel.org>