ARM: dts: bockw: SCIF0 supports RTS/CTS hardware flow control

On the BOCK-W development board, the RTS and CTS pins of the console
SCIF0 are wired to the "product serial" connector.  Reflect this in the
DTS by adding the "uart-has-rtscts" property to the scif0 device node.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Geert Uytterhoeven 2016-05-04 10:57:56 +02:00 committed by Simon Horman
parent d9739aab20
commit 388e9f592c
1 changed files with 1 additions and 0 deletions

View File

@ -223,6 +223,7 @@ &scif0 {
pinctrl-0 = <&scif0_pins>;
pinctrl-names = "default";
uart-has-rtscts;
status = "okay";
};