arm: dts: phycore-imx8mm: Fix property
authorTeresa Remmet <t.remmet@phytec.de>
Wed, 6 Oct 2021 09:56:51 +0000 (11:56 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 20 Oct 2021 13:09:26 +0000 (15:09 +0200)
Fix misspelled property "stdout-path".

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
arch/arm/dts/phycore-imx8mm.dts

index c46d3c7..a433261 100644 (file)
@@ -14,7 +14,7 @@
        compatible = "phytec,imx8mm-phycore-som", "fsl,imx8mm";
 
        chosen {
-               stdout-patch = &uart3;
+               stdout-path = &uart3;
        };
 
        reg_usdhc2_vmmc: regulator-usdhc2 {