提交 863c53fc 编写于 作者: F Fabio Estevam 提交者: Shawn Guo

ARM: dts: imx6-phytec: Use the standard 'stdout-path' property

Use the standard 'stdout-path' property to fix the following DTC warnings:

arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dtb: Warning
(chosen_node_stdout_path): /chosen:linux,stdout-path: Use
'stdout-path' instead
Reported-by: NArnd Bergmann <arnd@arndb.de>
Signed-off-by: NFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 f4be9b77
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"phytec,imx6qdl-pcm058", "fsl,imx6dl"; "phytec,imx6qdl-pcm058", "fsl,imx6dl";
chosen { chosen {
linux,stdout-path = &uart2; stdout-path = &uart2;
}; };
}; };
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"phytec,imx6qdl-pcm058", "fsl,imx6q"; "phytec,imx6qdl-pcm058", "fsl,imx6q";
chosen { chosen {
linux,stdout-path = &uart2; stdout-path = &uart2;
}; };
}; };
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"phytec,imx6qdl-pcm058", "fsl,imx6q"; "phytec,imx6qdl-pcm058", "fsl,imx6q";
chosen { chosen {
linux,stdout-path = &uart2; stdout-path = &uart2;
}; };
}; };
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
"phytec,imx6qdl-pcm058", "fsl,imx6qp"; "phytec,imx6qdl-pcm058", "fsl,imx6qp";
chosen { chosen {
linux,stdout-path = &uart2; stdout-path = &uart2;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册