Commit 827f16f7 authored by Sébastien Szymanski's avatar Sébastien Szymanski Committed by Shawn Guo

ARM: dts: imx6qdl-apf6: add flow control to uart2

RTS/CTS lines are wired to the Bluetooth chip so add uart-has-rtscts
property to uart2.
Signed-off-by: default avatarSébastien Szymanski <sebastien.szymanski@armadeus.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c916c944
......@@ -32,6 +32,7 @@ ethphy1: ethernet-phy@1 {
&uart2 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_uart2>;
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