Commit b2755b76 authored by Huang Shijie's avatar Huang Shijie Committed by Greg Kroah-Hartman

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: default avatarHuang Shijie <b32955@freescale.com>
Acked-by: default avatarShawn Guo <shawn.guo@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent afab2203
......@@ -220,6 +220,7 @@ duart: serial@80074000 {
auart0: serial@8006a000 {
pinctrl-names = "default";
pinctrl-0 = <&auart0_pins_a>;
fsl,uart-has-rtscts;
status = "okay";
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment