
6 Oct
2021
6 Oct
'21
11:56 a.m.
Fix misspelled property "stdout-path".
Signed-off-by: Teresa Remmet t.remmet@phytec.de --- 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 = &uart3; + stdout-path = &uart3; };
reg_usdhc2_vmmc: regulator-usdhc2 {
--
2.25.1