arm: dts: phycore-imx8mm: Fix property

Fix misspelled property "stdout-path".

Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
This commit is contained in:
Teresa Remmet 2021-10-06 11:56:51 +02:00 committed by Stefano Babic
parent 5eee18d848
commit 115732170e

View file

@ -14,7 +14,7 @@
compatible = "phytec,imx8mm-phycore-som", "fsl,imx8mm";
chosen {
stdout-patch = &uart3;
stdout-path = &uart3;
};
reg_usdhc2_vmmc: regulator-usdhc2 {