git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e19db1
)
ARM: dts: qcom: apq8064-ifc6410: Use stdout-path
author
Stephen Boyd
<sboyd@codeaurora.org>
Tue, 16 Jun 2015 21:31:46 +0000
(14:31 -0700)
committer
Andy Gross
<agross@codeaurora.org>
Wed, 9 Sep 2015 19:56:56 +0000
(14:56 -0500)
Use stdout-path so that we don't have to put the console on the
kernel command line.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
b/arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
index
88d6655
..
f3100da
100644
(file)
--- a/
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
+++ b/
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
@@
-10,6
+10,10
@@
serial1 = &gsbi6_serial;
};
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
soc {
pinctrl@800000 {
card_detect: card_detect {