ARM: dts: imx6qdl/imx6sl: add the dma property for uart

Add the dma property for all the uart.

Note: Add the dma property does not mean we enable the dma for this
uart.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Huang Shijie
2013-07-12 18:02:09 +08:00
committed by Shawn Guo
父節點 c770f7c020
當前提交 72a5cebfa1
共有 3 個文件被更改,包括 20 次插入2 次删除

查看文件

@@ -102,8 +102,6 @@
pinctrl-0 = <&pinctrl_uart2_2>;
fsl,dte-mode;
fsl,uart-has-rtscts;
dma-names = "rx", "tx";
dmas = <&sdma 27 4 0>, <&sdma 28 4 0>;
status = "okay";
};