]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.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)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Fri, 26 Feb 2016 22:30:29 +0000 (23:30 +0100)
commit07c6b2d01d351f0512ed7145625265e435ab3240
tree0d152a01eb25bc8f479d42d658cb1e6710a1c59f
parent92e963f50fc74041b5e9e744c330dca48e04f08d
ARM: dts: pxa: fix dma engine node to pxa3xx-nand

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>
arch/arm/boot/dts/pxa3xx.dtsi