Property linux,stdout-path is deprecated. Fix the documentation to reflect the up-to-date property. Signed-off-by: Matthias Brugger <mbrugger@xxxxxxxx> --- 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html