[PATCH 2/3] arm: spear13xx: Fix dmas cells

Olof Johansson olof at lixom.net
Thu Jan 11 18:07:35 PST 2018


On Thu, Jan 11, 2018 at 11:28:52AM +0530, Viresh Kumar wrote:
> The "dmas" cells for the designware DMA controller need to have only 3
> properties apart from the phandle: request line, src master and
> destination master. But the commit 6e8887f60f60 updated it incorrectly
> while moving from platform code to DT. Fix it.
> 
> Cc: stable at vger.kernel.org # v3.10+
> Fixes: 6e8887f60f60 ("ARM: SPEAr13xx: Pass generic DW DMAC platform data from DT")
> Reported-by: Arnd Bergmann <arnd at arndb.de>
> Signed-off-by: Viresh Kumar <viresh.kumar at linaro.org>

Applied to next/dt.


-Olof



More information about the linux-arm-kernel mailing list