]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: dts: pxa: fix dma engine node to pxa3xx-nand
authorRobert Jarzmik <robert.jarzmik@free.fr>
Fri, 12 Feb 2016 23:49:20 +0000 (00:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 May 2016 21:48:53 +0000 (14:48 -0700)
commiteb7f1c5fb5c8e888ca8b728e17e71426ea809590
tree42e19c6e03c7fc14aa040d7ac42a763e6990bcaf
parentea075ae7f00c6416b12d68abf29b6a57a15b3916
ARM: dts: pxa: fix dma engine node to pxa3xx-nand

commit 07c6b2d01d351f0512ed7145625265e435ab3240 upstream.

Since the switch from mmp_pdma to pxa_dma driver for pxa architectures,
the pxa_dma requires 2 arguments, namely the requestor line and the
requested priority.

Fix the only left device node which was still passing only one argument,
making the pxa3xx-nand driver misbehave in a device-tree configuration,
ie. failing all data transfers.

Fixes: c943646d1f49 ("ARM: dts: pxa: add dma engine node to pxa3xx-nand")
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/pxa3xx.dtsi