projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
10bfcfe
)
ARM: dts: qcom: apq8064-cm-qs600: Use stdout-path
author
Stephen Boyd
<sboyd@codeaurora.org>
Tue, 16 Jun 2015 21:31:45 +0000
(14:31 -0700)
committer
Andy Gross
<agross@codeaurora.org>
Wed, 9 Sep 2015 19:56:50 +0000
(14:56 -0500)
Use stdout-path so that we don't have to put the console on the
kernel command line.
Cc: Mike Rapoport <mike.rapoport@gmail.com>
Cc: Igor Grinberg <grinberg@compulab.co.il>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
b/arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
index 34ccb260f12a9e6be49f3a41f20544e293687ad0..47c0282bdfca7ce11a8ce0e05119f8df229b9a4f 100644
(file)
--- a/
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
+++ b/
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dts
@@
-4,6
+4,14
@@
model = "CompuLab CM-QS600";
compatible = "qcom,apq8064-cm-qs600", "qcom,apq8064";
+ aliases {
+ serial0 = &gsbi7_serial;
+ };
+
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
soc {
pinctrl@800000 {
i2c1_pins: i2c1 {