ipq806x: ap161: fix wrong definition stdout

From documentation
https://www.kernel.org/doc/Documentation/devicetree/bindings/chosen.txt
should be just stdout-path

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
[proper authorship of the patch]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
This commit is contained in:
Christian Lamparter 2019-12-04 02:28:53 +01:00 committed by Petr Štetiar
parent 044c79689b
commit 2296d41a1c

View File

@ -25,7 +25,7 @@
};
chosen {
linux,stdout-path = "serial0:115200n8";
stdout-path = "serial0:115200n8";
};
soc {