Re: [PATCH v4 01/18] doc: dt-bindings: jz4780-dma: Update bindings to reflect driver changes
From: Rob Herring <robh@kernel.org>
Date: 2018-08-07 15:01:33
Also in:
dmaengine, linux-mips, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-08-07 15:01:33
Also in:
dmaengine, linux-mips, lkml
On Tue, Aug 07, 2018 at 01:42:01PM +0200, Paul Cercueil wrote:
The driver now expects the devicetree to supply a second memory resource. This resource is mandatory on the newly supported SoCs. For the JZ4780, new devicetree code must also provide it, although the driver is still compatible with older devicetree binaries. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Tested-by: Mathieu Malaterre <redacted> --- Documentation/devicetree/bindings/dma/jz4780-dma.txt | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-)
Drop the 'doc: ' from the subject if you respin. Otherwise, Reviewed-by: Rob Herring <robh@kernel.org>