* [PATCH v2] ARM: dts: imx6dl-colibri-eval-v3: Add chosen node
@ 2018-02-27 8:00 Stefan Agner
2018-02-27 10:53 ` Fabio Estevam
2018-02-28 3:11 ` Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Agner @ 2018-02-27 8:00 UTC (permalink / raw)
To: linux-arm-kernel
Add Colibri UART_A as default serial console.
Signed-off-by: Stefan Agner <stefan@agner.ch>
---
arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts b/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
index dcf9206f3e0d..d4f5c6862d27 100644
--- a/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
+++ b/arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts
@@ -63,6 +63,10 @@
rtc1 = &snvs_rtc;
};
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
clocks {
/* Fixed crystal dedicated to mcp251x */
clk16m: clk at 1 {
--
2.16.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-02-28 3:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-27 8:00 [PATCH v2] ARM: dts: imx6dl-colibri-eval-v3: Add chosen node Stefan Agner
2018-02-27 10:53 ` Fabio Estevam
2018-02-28 3:11 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).