From: Andreas Kemnade Date: Tue, 12 Jan 2021 23:15:48 +0000 (+0100) Subject: ARM: dts: imx6sl-tolino-shine3: correct console uart pinmux X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=035a3e167b094c09bab401b21f32e1d227c78fff;p=linux.git ARM: dts: imx6sl-tolino-shine3: correct console uart pinmux Configuration was correct enough to work with the pre-configuration done by uboot. While at it, also document the location. Signed-off-by: Andreas Kemnade Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6sl-tolino-shine3.dts b/arch/arm/boot/dts/imx6sl-tolino-shine3.dts index 27143ea0f0f13..62d2ebda04ff7 100644 --- a/arch/arm/boot/dts/imx6sl-tolino-shine3.dts +++ b/arch/arm/boot/dts/imx6sl-tolino-shine3.dts @@ -156,7 +156,7 @@ pinctrl_uart1: uart1grp { fsl,pins = < MX6SL_PAD_UART1_TXD__UART1_TX_DATA 0x1b0b1 - MX6SL_PAD_UART1_RXD__UART1_TX_DATA 0x1b0b1 + MX6SL_PAD_UART1_RXD__UART1_RX_DATA 0x1b0b1 >; };