aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.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/imx6q-phytec-mira-rdk-emmc.dts
parentARM: dts: i.MX25: define SSI FIFO depth (diff)
downloadlinux-dev-863c53fcffa305e4b8090da1809e568c89cc453a.tar.xz
linux-dev-863c53fcffa305e4b8090da1809e568c89cc453a.zip
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/imx6q-phytec-mira-rdk-emmc.dts')
-rw-r--r--arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts b/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts
index 8fdce3c8e5fa..2e70ea5623c6 100644
--- a/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts
+++ b/arch/arm/boot/dts/imx6q-phytec-mira-rdk-emmc.dts
@@ -15,7 +15,7 @@
"phytec,imx6qdl-pcm058", "fsl,imx6q";
chosen {
- linux,stdout-path = &uart2;
+ stdout-path = &uart2;
};
};