summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-07-07 15:57:59 +0300
committerStefano Babic <sbabic@denx.de>2021-07-10 17:53:34 +0300
commit1feac813fe54ff6466ea2d575960bc1de45b0e5c (patch)
tree803a4cf75291dc22fd93afbdbbbf2460ae401a05 /arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
parent3240d9c63a67880e55e33268d0796f71f65a1acd (diff)
downloadu-boot-1feac813fe54ff6466ea2d575960bc1de45b0e5c.tar.xz
board: phytec: phycore_imx8mp: Change debug UART
With the first redesign the debug UART had changed from UART2 to UART1. As the first hardware revision is considered as alpha and will not be supported in future. The old setup will not be preserved. Signed-off-by: Teresa Remmet <t.remmet@phytec.de> Reviewed-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Heiko Schocher <hs@denx.de>
Diffstat (limited to 'arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi')
-rw-r--r--arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi b/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
index 6c1528934a..32ed037e37 100644
--- a/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
+++ b/arch/arm/dts/imx8mp-phyboard-pollux-rdk-u-boot.dtsi
@@ -18,7 +18,7 @@
u-boot,dm-spl;
};
-&pinctrl_uart2 {
+&pinctrl_uart1 {
u-boot,dm-spl;
};
@@ -54,7 +54,7 @@
u-boot,dm-spl;
};
-&uart2 {
+&uart1 {
u-boot,dm-spl;
};