aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6q-arm2.dts
diff options
context:
space:
mode:
authorHuang Shijie <b32955@freescale.com>2013-07-12 18:02:09 +0800
committerShawn Guo <shawn.guo@linaro.org>2013-08-22 23:29:16 +0800
commit72a5cebfa1f8095b7fc507c4d902af6df2329c02 (patch)
tree5d442b743e778df51f83a7c0932ee5c805dde131 /arch/arm/boot/dts/imx6q-arm2.dts
parentc770f7c0205cba854c2b1d4ba263ce9d70bd031e (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6q-arm2.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-arm2.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/imx6q-arm2.dts b/arch/arm/boot/dts/imx6q-arm2.dts
index 9b17393f24ec..edf1bd967164 100644
--- a/arch/arm/boot/dts/imx6q-arm2.dts
+++ b/arch/arm/boot/dts/imx6q-arm2.dts
@@ -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";
};