aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
index bd35b0674ff6..eb547f1f6a60 100644
--- a/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
+++ b/arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
@@ -6,6 +6,14 @@
6 model = "Sony Xperia Z1"; 6 model = "Sony Xperia Z1";
7 compatible = "sony,xperia-honami", "qcom,msm8974"; 7 compatible = "sony,xperia-honami", "qcom,msm8974";
8 8
9 aliases {
10 serial0 = &blsp1_uart2;
11 };
12
13 chosen {
14 stdout-path = "serial0:115200n8";
15 };
16
9 memory@0 { 17 memory@0 {
10 reg = <0 0x40000000>, <0x40000000 0x40000000>; 18 reg = <0 0x40000000>, <0x40000000 0x40000000>;
11 device_type = "memory"; 19 device_type = "memory";