Merge ath-current from ath.git
[deliverable/linux.git] / arch / arm / boot / dts / qcom-msm8974-sony-xperia-honami.dts
CommitLineData
71b5235a 1#include "qcom-msm8974.dtsi"
c9127893
II
2#include "qcom-pm8841.dtsi"
3#include "qcom-pm8941.dtsi"
71b5235a
TB
4
5/ {
6 model = "Sony Xperia Z1";
7 compatible = "sony,xperia-honami", "qcom,msm8974";
8
8f1dc3cf
SB
9 aliases {
10 serial0 = &blsp1_uart2;
11 };
12
13 chosen {
14 stdout-path = "serial0:115200n8";
15 };
16
71b5235a
TB
17 memory@0 {
18 reg = <0 0x40000000>, <0x40000000 0x40000000>;
19 device_type = "memory";
20 };
21};
22
23&soc {
24 serial@f991e000 {
25 status = "ok";
26 };
27};
ccf97fe3
TB
28
29&spmi_bus {
30 pm8941@0 {
31 coincell@2800 {
32 status = "ok";
33 qcom,rset-ohms = <2100>;
34 qcom,vset-millivolts = <3000>;
35 };
36 };
37};
This page took 0.087678 seconds and 5 git commands to generate.