From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vinod Subject: Re: [PATCH v2 00/17] JZ4780 DMA patchset v2 Date: Thu, 19 Jul 2018 09:26:49 +0530 Message-ID: <20180719035649.GI3219@vkoul-mobl> References: <20180718182023.8182-1-paul@crapouillou.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20180718182023.8182-1-paul@crapouillou.net> Sender: linux-kernel-owner@vger.kernel.org To: Paul Cercueil Cc: Rob Herring , Mark Rutland , Ralf Baechle , Paul Burton , James Hogan , Zubair Lutfullah Kakakhel , Mathieu Malaterre , Daniel Silsby , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org List-Id: devicetree@vger.kernel.org On 18-07-18, 20:20, Paul Cercueil wrote: > Hi, > > This is the version 2 of my jz4780-dma driver update patchset. why is this not send to dmaengine mailing list? Please post on that as well > > Changelog: > > - All documentation changes have been moved to one single patch [01/17]. > > - The new patch [02/17] enforces that we're probed from devicetree. > > - The driver will not fail if only one memory resource has been supplied > in the devicetree, to keep compatibility with old devicetree files. > > - A new patch [17/17] adds a devicetree node for the DMA driver in the > JZ4740 DTS file. > > - Some other small changes; see per-file changelog. > > Regards, > -Paul -- ~Vinod