linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] documentation/dt: Fix stdout-path property
@ 2016-01-08 10:41 Matthias Brugger
  0 siblings, 0 replies; only message in thread
From: Matthias Brugger @ 2016-01-08 10:41 UTC (permalink / raw)
  To: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak
  Cc: devicetree, linux-kernel, Matthias Brugger

Property linux,stdout-path is deprecated. Fix the documentation
to reflect the up-to-date property.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
---
 Documentation/devicetree/booting-without-of.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/booting-without-of.txt b/Documentation/devicetree/booting-without-of.txt
index 04d34f6..f7b4092 100644
--- a/Documentation/devicetree/booting-without-of.txt
+++ b/Documentation/devicetree/booting-without-of.txt
@@ -976,7 +976,7 @@ compatibility.
 
     - bootargs : This zero-terminated string is passed as the kernel
       command line
-    - linux,stdout-path : This is the full path to your standard
+    - stdout-path : This is the full path to your standard
       console device if any. Typically, if you have serial devices on
       your board, you may want to put the full path to the one set as
       the default console in the firmware here, for the kernel to pick
-- 
2.6.2

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-08 10:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-08 10:41 [PATCH] documentation/dt: Fix stdout-path property Matthias Brugger

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