From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Wed, 28 Nov 2018 20:12:54 +0800 Subject: [PATCH 45/77] ARM: dts: sun7i: som204: Use the UART3 TX and RX pin group In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 27, 2018 at 8:47 PM Maxime Ripard wrote: > > The SOM204-EVB doesn't use the CTS pin, and thus was defining its own > pinctrl node for the UART3 muxing. Since we split away the TX and RX pin, > we can use the global node now, and only have the RTS pin in our local > node. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai