Commit c933945f authored by Yannic Moog's avatar Yannic Moog Committed by Shawn Guo

arm64: dts: imx8mm-phyboard-polis: Set debug uart muxing to 0x140

Set Pull Resistors Enable bit to put signal into a defined state.
Signed-off-by: default avatarYannic Moog <y.moog@phytec.de>
Signed-off-by: default avatarCem Tenruh <c.tenruh@phytec.de>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 3d8f8ceb
......@@ -424,8 +424,8 @@ MX8MM_IOMUXC_SAI3_TXFS_UART2_DTE_TX 0x00
pinctrl_uart3: uart3grp {
fsl,pins = <
MX8MM_IOMUXC_UART3_RXD_UART3_DCE_RX 0x40
MX8MM_IOMUXC_UART3_TXD_UART3_DCE_TX 0x40
MX8MM_IOMUXC_UART3_RXD_UART3_DCE_RX 0x140
MX8MM_IOMUXC_UART3_TXD_UART3_DCE_TX 0x140
>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment