ARM: dts: imx6sl-tolino-shine3: correct console uart pinmux
authorAndreas Kemnade <andreas@kemnade.info>
Tue, 12 Jan 2021 23:15:48 +0000 (00:15 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 18 Jan 2021 07:07:19 +0000 (15:07 +0800)
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 <andreas@kemnade.info>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6sl-tolino-shine3.dts

index 27143ea0f0f13406936837f9daea463d0e2058dc..62d2ebda04ff7e1ae08f3b4a9bff675d5216d58d 100644 (file)
        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
                >;
        };