summaryrefslogtreecommitdiff
path: root/arch/arm/dts/phycore-imx8mm.dts
diff options
context:
space:
mode:
authorTeresa Remmet <t.remmet@phytec.de>2021-10-06 11:56:51 +0200
committerStefano Babic <sbabic@denx.de>2021-10-20 15:09:26 +0200
commit115732170e4bce54ea0e03ea293b0386f0eafc0a (patch)
tree223ecde3440062e3f9d28b48ced336cb70391812 /arch/arm/dts/phycore-imx8mm.dts
parent5eee18d84838c3455917391704df4ced3121fa05 (diff)
arm: dts: phycore-imx8mm: Fix property
Fix misspelled property "stdout-path". Signed-off-by: Teresa Remmet <t.remmet@phytec.de>
Diffstat (limited to 'arch/arm/dts/phycore-imx8mm.dts')
-rw-r--r--arch/arm/dts/phycore-imx8mm.dts2
1 files changed, 1 insertions, 1 deletions
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 {