From: Philipp Rossak Date: Wed, 30 Aug 2017 03:01:09 +0000 (+0200) Subject: ARM: dts: sun8i: h3: Adding UART3 RTS and CTS Pins X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=5a8e62eb576c666da6c4fb2626cd0d07dfa74a65;p=linux.git ARM: dts: sun8i: h3: Adding UART3 RTS and CTS Pins This node adds the definition for the UART3 RTS and CTS Pins That makes it able to use UART3 with RTS and CTS. Signed-off-by: Philipp Rossak Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi index 11240a8313c26..a52a9e6d6eaab 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi @@ -381,6 +381,11 @@ pins = "PA13", "PA14"; function = "uart3"; }; + + uart3_rts_cts_pins: uart3_rts_cts { + pins = "PA15", "PA16"; + function = "uart3"; + }; }; timer@01c20c00 {