From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Mon, 25 Jun 2018 11:30:13 -0600 Subject: [PATCH v3 5/5] dt-bindings: dmaengine: xilinx_dma: drop has-sg property In-Reply-To: <20180625092724.22164-5-andrea.merello@gmail.com> References: <20180625092724.22164-1-andrea.merello@gmail.com> <20180625092724.22164-5-andrea.merello@gmail.com> Message-ID: <20180625173013.GA2268@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > Cc: Mark Rutland > Cc: devicetree at vger.kernel.org > Cc: Radhey Shyam Pandey > Signed-off-by: Andrea Merello > Reviewed-by: Radhey Shyam Pandey > --- > 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