[PATCH 6/9] arm: dts: phycore-imx8mm: Fix property

2021-10-20 Thread sbabic
> Fix misspelled property "stdout-path".
> Signed-off-by: Teresa Remmet 
Applied to u-boot-imx, master, thanks !

Best regards,
Stefano Babic

-- 
=
DENX Software Engineering GmbH,  Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de
=


[PATCH 6/9] arm: dts: phycore-imx8mm: Fix property

2021-10-06 Thread Teresa Remmet
Fix misspelled property "stdout-path".

Signed-off-by: Teresa Remmet 
---
 arch/arm/dts/phycore-imx8mm.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/dts/phycore-imx8mm.dts b/arch/arm/dts/phycore-imx8mm.dts
index c46d3c72ced9..a4332619e5f7 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 = 
+   stdout-path = 
};
 
reg_usdhc2_vmmc: regulator-usdhc2 {
-- 
2.25.1