Browse Source

ARM: dts: imx28-evk: add the RTS/CTS property for auart0

Add the RTS/CTS property for auart0 which means we enable the
DMA support for it.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Huang Shijie 12 years ago
parent
commit
b2755b761a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/arm/boot/dts/imx28-evk.dts

+ 1 - 0
arch/arm/boot/dts/imx28-evk.dts

@@ -220,6 +220,7 @@
 			auart0: serial@8006a000 {
 				pinctrl-names = "default";
 				pinctrl-0 = <&auart0_pins_a>;
+				fsl,uart-has-rtscts;
 				status = "okay";
 			};