[PATCH 2/2] imx53.dtsi : Add DMA configuration for UART

2016-08-08 Thread Fabien Lahoudere
In order to use sdma with UART, we need to add DMA configuration in device tree. Signed-off-by: Fabien Lahoudere --- arch/arm/boot/dts/imx53.dtsi | 10 ++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi index cd17037..c1bc97c 100

Re: [PATCH 2/2] imx53.dtsi : Add DMA configuration for UART

2016-08-03 Thread Fabio Estevam
Hi Fabien, On Wed, Aug 3, 2016 at 11:13 AM, Fabien Lahoudere wrote: > In order to use sdma with UART, we need to add DMA configuration in device > tree. > > Signed-off-by: Fabien Lahoudere > --- > arch/arm/boot/dts/imx53.dtsi | 8 > 1 file changed, 8 insertions(+) > > diff --git a/arc

[PATCH 2/2] imx53.dtsi : Add DMA configuration for UART

2016-08-03 Thread Fabien Lahoudere
In order to use sdma with UART, we need to add DMA configuration in device tree. Signed-off-by: Fabien Lahoudere --- arch/arm/boot/dts/imx53.dtsi | 8 1 file changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/imx53.dtsi b/arch/arm/boot/dts/imx53.dtsi index cd17037..de545e2 100644