arm64: dts: imx8mm-phyboard-polis: Set debug uart muxing to 0x140
authorYannic Moog <y.moog@phytec.de>
Fri, 16 Jun 2023 09:50:10 +0000 (11:50 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 18 Jul 2023 01:52:38 +0000 (09:52 +0800)
Set Pull Resistors Enable bit to put signal into a defined state.

Signed-off-by: Yannic Moog <y.moog@phytec.de>
Signed-off-by: Cem Tenruh <c.tenruh@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phyboard-polis-rdk.dts

index cfb8110..e6cc87c 100644 (file)
 
        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
                >;
        };