From: Geert Uytterhoeven Date: Wed, 4 May 2016 08:57:58 +0000 (+0200) Subject: arm64: dts: salvator-x: SCIF1 supports RTS/CTS hardware flow control X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3cac478cce564c11f56f30bd16530c2757b3e4f3;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git arm64: dts: salvator-x: SCIF1 supports RTS/CTS hardware flow control On the Salvator-X development board, the RTS and CTS pins of debug serial-1 port SCIF1 are wired to the CP2102 Serial-USB bridge. Reflect this in the DTS by adding the "uart-has-rtscts" property to the scif1 device node. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts index 9f561c943f6f..76bc94a528aa 100644 --- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts +++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts @@ -208,6 +208,7 @@ pinctrl-0 = <&scif1_pins>; pinctrl-names = "default"; + uart-has-rtscts; status = "okay"; };