ipq806x: ap161: fix wrong definition stdout
authorChristian Lamparter <chunkeey@gmail.com>
Wed, 4 Dec 2019 01:28:53 +0000 (02:28 +0100)
committerPetr Štetiar <ynezz@true.cz>
Thu, 19 Dec 2019 21:41:57 +0000 (22:41 +0100)
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>
target/linux/ipq806x/files-4.19/arch/arm/boot/dts/qcom-ipq8064-ap161.dts

index edfa18d73a31ad63380857a1358f3912de451415..6a16167e1f20e562a012daaa0a7f7d49ceb8e5fa 100644 (file)
@@ -25,7 +25,7 @@
        };
 
        chosen {
-               linux,stdout-path = "serial0:115200n8";
+               stdout-path = "serial0:115200n8";
        };
 
        soc {