projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a967310
)
ARM: dts: qcom: msm8960-cdp: Use stdout-path
author
Stephen Boyd
<sboyd@codeaurora.org>
Tue, 16 Jun 2015 21:31:52 +0000
(14:31 -0700)
committer
Andy Gross
<agross@codeaurora.org>
Wed, 9 Sep 2015 19:57:46 +0000
(14:57 -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-msm8960-cdp.dts
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/boot/dts/qcom-msm8960-cdp.dts
b/arch/arm/boot/dts/qcom-msm8960-cdp.dts
index fad71d5527b0f80d88e7bc433318d53ca35ec8ca..b72a55462caf1b2aaf99d8a293ad47c79ef7858d 100644
(file)
--- a/
arch/arm/boot/dts/qcom-msm8960-cdp.dts
+++ b/
arch/arm/boot/dts/qcom-msm8960-cdp.dts
@@
-6,6
+6,14
@@
model = "Qualcomm MSM8960 CDP";
compatible = "qcom,msm8960-cdp", "qcom,msm8960";
+ aliases {
+ serial0 = &gsbi5_serial;
+ };
+
+ chosen {
+ stdout-path = "serial0:115200n8";
+ };
+
soc {
gsbi@16400000 {
status = "ok";