[PATCH] ARM: dts: pxa: fix dma engine node to pxa3xx-nand
Robert Jarzmik
robert.jarzmik at free.fr
Fri Feb 26 14:33:58 PST 2016
Robert Jarzmik <robert.jarzmik at free.fr> writes:
> 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 at free.fr>
> ---
> arch/arm/boot/dts/pxa3xx.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Queued into pxa/dt, thanks.
--
Robert
More information about the linux-arm-kernel
mailing list