ARM: dts: imx6dl-colibri-eval-v3: Add chosen node

Add Colibri UART_A as default serial console.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Stefan Agner 2018-02-27 09:00:23 +01:00 committed by Shawn Guo
parent edc0581978
commit f10acffc55
1 changed files with 4 additions and 0 deletions

View File

@ -68,6 +68,10 @@ aliases {
rtc1 = &snvs_rtc;
};
chosen {
stdout-path = "serial0:115200n8";
};
clocks {
/* Fixed crystal dedicated to mcp251x */
clk16m: clk@1 {