devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] openrisc: dts: or1ksim: Add stdout-path
@ 2017-09-19 14:00 Stafford Horne
       [not found] ` <20170919140024.32563-1-shorne-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Stafford Horne @ 2017-09-19 14:00 UTC (permalink / raw)
  To: LKML
  Cc: Openrisc, Stafford Horne, Rob Herring, Mark Rutland, Jonas Bonn,
	Stefan Kristiansson, devicetree-u79uwXL29TY76Z2rM5mHXA

During reviews of the OpenRISC SMP patch series it was suggested to add
stdout-path to the SMP dts file.  Add stdout-path to our other dts files
to be a good example.

Signed-off-by: Stafford Horne <shorne-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 arch/openrisc/boot/dts/or1ksim.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/openrisc/boot/dts/or1ksim.dts b/arch/openrisc/boot/dts/or1ksim.dts
index 5d4f9027afaf..ecc30968cbcb 100644
--- a/arch/openrisc/boot/dts/or1ksim.dts
+++ b/arch/openrisc/boot/dts/or1ksim.dts
@@ -7,6 +7,7 @@
 
 	chosen {
 		bootargs = "console=uart,mmio,0x90000000,115200";
+		stdout-path = &serial0;
 	};
 
 	memory@0 {
-- 
2.13.5

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-09-20 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-19 14:00 [PATCH] openrisc: dts: or1ksim: Add stdout-path Stafford Horne
     [not found] ` <20170919140024.32563-1-shorne-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-09-19 16:49   ` Geert Uytterhoeven
     [not found]     ` <CAMuHMdWwJ0VWCOfvLW9rWRq445XB3iPgk3VfHN_f9_eU4Lrjeg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-09-20 14:04       ` Stafford Horne

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).