projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b34af2e
)
ARM: dts: imx6sl-tolino-shine3: correct console uart pinmux
author
Andreas Kemnade
<andreas@kemnade.info>
Tue, 12 Jan 2021 23:15:48 +0000
(
00:15
+0100)
committer
Shawn 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6sl-tolino-shine3.dts
b/arch/arm/boot/dts/imx6sl-tolino-shine3.dts
index 27143ea0f0f13406936837f9daea463d0e2058dc..62d2ebda04ff7e1ae08f3b4a9bff675d5216d58d 100644
(file)
--- 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_
T
X_DATA 0x1b0b1
+ MX6SL_PAD_UART1_RXD__UART1_
R
X_DATA 0x1b0b1
>;
};