commit | bec9de14942a5834230e54f536347ead330fe0c4 | [log] [tgz] |
---|---|---|
author | Teresa Remmet <t.remmet@phytec.de> | Wed Oct 06 11:56:51 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Oct 20 15:09:26 2021 +0200 |
tree | 223ecde3440062e3f9d28b48ced336cb70391812 | |
parent | 96303adb2c226b7acfc3c6d956ec681e64f6ea5f [diff] [blame] |
arm: dts: phycore-imx8mm: Fix property Fix misspelled property "stdout-path". Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
diff --git a/arch/arm/dts/phycore-imx8mm.dts b/arch/arm/dts/phycore-imx8mm.dts index c46d3c7..a433261 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 {