[PATCH 2/4] arm64: dts: imx8mp-phyboard-pollux: Set debug uart muxing to 0x140
Yashwanth Varakala
y.varakala at phytec.de
Wed Feb 21 06:12:33 PST 2024
From: Benjamin Hahn <B.Hahn at phytec.de>
Set Pull Resistors Enable bit to put signal into a defined state.
Signed-off-by: Yannic Moog <y.moog at phytec.de>
Signed-off-by: Benjamin Hahn <B.Hahn at phytec.de>
---
arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
index 96754ce633ed..36b59d0c67f7 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
@@ -312,8 +312,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
>;
};
--
2.34.1
More information about the linux-arm-kernel
mailing list