arm64: dts: imx8mp-phyboard-pollux: Set debug uart muxing to 0x140

Set Pull Resistors Enable bit to put signal into a defined state.

Signed-off-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Yannic Moog 2024-02-22 13:28:51 +01:00 committed by Shawn Guo
parent 7b4544849e
commit 9910ce9a6b

View File

@ -386,8 +386,8 @@ MX8MP_IOMUXC_SAI1_TXD7__GPIO4_IO19 0x1C0
pinctrl_uart1: uart1grp {
fsl,pins = <
MX8MP_IOMUXC_UART1_RXD__UART1_DCE_RX 0x40
MX8MP_IOMUXC_UART1_TXD__UART1_DCE_TX 0x40
MX8MP_IOMUXC_UART1_RXD__UART1_DCE_RX 0x140
MX8MP_IOMUXC_UART1_TXD__UART1_DCE_TX 0x140
>;
};