From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 13 Jan 2017 18:00:42 +0100 Subject: [PATCH v4 0/4] DMA Engine: switch PL330 driver to non-irq-safe runtime PM In-Reply-To: <60596eee-12a9-58f3-387e-145a5bc28aaa@samsung.com> References: <60596eee-12a9-58f3-387e-145a5bc28aaa@samsung.com> Message-ID: <3102129.expA2ZvqTx@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday, January 13, 2017 3:12:57 PM CET Marek Szyprowski wrote: > On 2017-01-13 14:59, Ulf Hansson wrote: > > On 13 January 2017 at 08:26, Marek Szyprowski wrote: > > I did only a brief review so far, particularly concentrating on the > > changes for device links and runtime PM. I like it! > > > > Perhaps we can get someone like Arnd/Vinod to comment in general idea > > from a DT and DMA slave channel point of view. I don't know that stuff > > good enough to give good opinion. > > Arnd already said that it looks good: > http://www.spinics.net/lists/dmaengine/msg12186.html Rihgt, feel free to add my Acked-by: Arnd Bergmann Arnd