All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: vf-colibri: define stdout-path property
@ 2015-07-03  8:06 ` Stefan Agner
  0 siblings, 0 replies; 9+ messages in thread
From: Stefan Agner @ 2015-07-03  8:06 UTC (permalink / raw)
  To: linux-arm-kernel

Define Vybrid's UART0, connected to the Colibri pinout UART_A, as
standard output.

Signed-off-by: Stefan Agner <stefan@agner.ch>
---
 arch/arm/boot/dts/vf-colibri-eval-v3.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi b/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
index 2cbe663..cb199ae 100644
--- a/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
+++ b/arch/arm/boot/dts/vf-colibri-eval-v3.dtsi
@@ -10,6 +10,7 @@
 / {
 	chosen {
 		bootargs = "console=ttyLP0,115200";
+		stdout-path = "serial0:115200n8";
 	};
 
 	clk16m: clk16m {
-- 
2.4.4

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-07-17  2:55 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-03  8:06 [PATCH] ARM: dts: vf-colibri: define stdout-path property Stefan Agner
2015-07-03  8:06 ` Stefan Agner
2015-07-13 15:10 ` Shawn Guo
2015-07-13 15:10   ` Shawn Guo
2015-07-15 14:05   ` Stefan Agner
2015-07-15 14:05     ` Stefan Agner
2015-07-15 14:05     ` Stefan Agner
2015-07-17  2:55     ` Shawn Guo
2015-07-17  2:55       ` Shawn Guo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.