summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts
diff options
context:
space:
mode:
authorFabio Estevam <fabio.estevam@nxp.com>2018-03-15 15:29:28 -0300
committerShawn Guo <shawnguo@kernel.org>2018-03-16 09:13:32 +0800
commit863c53fcffa305e4b8090da1809e568c89cc453a (patch)
tree5124976d9e63bbf52782ac0d629037a92995516a /arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts
parentf4be9b77fac3d8141add1d84e75199f0e0ddd5a3 (diff)
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: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts')
-rw-r--r--arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts b/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts
index a8adcb2ec3fd..9f7f9f98139d 100644
--- a/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts
+++ b/arch/arm/boot/dts/imx6dl-phytec-mira-rdk-nand.dts
@@ -15,7 +15,7 @@
"phytec,imx6qdl-pcm058", "fsl,imx6dl";
chosen {
- linux,stdout-path = &uart2;
+ stdout-path = &uart2;
};
};