From: Teresa Remmet Date: Wed, 6 Oct 2021 09:56:51 +0000 (+0200) Subject: arm: dts: phycore-imx8mm: Fix property X-Git-Tag: v2025.01-rc5-pxa1908~1668^2~24 X-Git-Url: http://git.dujemihanovic.xyz/%22http:/www.sics.se/static/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=115732170e4bce54ea0e03ea293b0386f0eafc0a;p=u-boot.git arm: dts: phycore-imx8mm: Fix property Fix misspelled property "stdout-path". Signed-off-by: Teresa Remmet --- diff --git a/arch/arm/dts/phycore-imx8mm.dts b/arch/arm/dts/phycore-imx8mm.dts index c46d3c72ce..a4332619e5 100644 --- a/arch/arm/dts/phycore-imx8mm.dts +++ b/arch/arm/dts/phycore-imx8mm.dts @@ -14,7 +14,7 @@ compatible = "phytec,imx8mm-phycore-som", "fsl,imx8mm"; chosen { - stdout-patch = &uart3; + stdout-path = &uart3; }; reg_usdhc2_vmmc: regulator-usdhc2 {