ARM: dts: rockchip: add uart0 cts control for rk3288-evb

Change-Id: I74c6cc8c6ba6725d66a836598c55561273b0ea85
Signed-off-by: Longjian Lin <llj@rock-chips.com>
This commit is contained in:
Longjian Lin
2020-03-05 14:58:54 +08:00
committed by Tao Huang
parent 79d804defc
commit 6a040c72dc

View File

@@ -417,6 +417,8 @@
};
&uart0 {
pinctrl-names = "default";
pinctrl-0 = <&uart0_xfer &uart0_cts>;
status = "okay";
};