Skip to content
Commit dbe0c153 authored by Robert Jarzmik's avatar Robert Jarzmik Committed by popcornmix
Browse files

ARM: dts: pxa: fix dma engine node to pxa3xx-nand



commit 07c6b2d0 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: c943646d ("ARM: dts: pxa: add dma engine node to pxa3xx-nand")
Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3b14eedd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment