[PATCH v3 2/4] arm64: dts: imx8mp-phyboard-pollux: Set debug uart muxing to 0x140
Yashwanth Varakala
y.varakala at phytec.de
Fri Feb 23 09:22:09 PST 2024
From: Yannic Moog <y.moog 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>
Signed-off-by: Yashwanth Varakala <y.varakala at phytec.de>
---
Changes in v2:
-Corrected the Authorship.
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 894905fb42b0..f95af797531a 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
@@ -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
>;
};
--
2.34.1
More information about the linux-arm-kernel
mailing list