ARM: at91: at91sam9x5 dt: add usart dma definitions to dt
authorJiri Prchal <jiri.prchal@aksignal.cz>
Mon, 13 Oct 2014 09:02:16 +0000 (11:02 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 3 Nov 2014 10:34:23 +0000 (11:34 +0100)
This patch adds usart dma definitions to both dtsi for sam9x5 chips. Without
usage of dma it's unable to catch all bytes on usart receiver.

Signed-off-by: Jiri Prchal <jiri.prchal@aksignal.cz>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found