]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[karo-tx-linux.git] / arch / arm / boot / dts / qcom-msm8974-sony-xperia-honami.dts
1 #include "qcom-msm8974.dtsi"
2 #include "qcom-pm8841.dtsi"
3 #include "qcom-pm8941.dtsi"
4
5 / {
6         model = "Sony Xperia Z1";
7         compatible = "sony,xperia-honami", "qcom,msm8974";
8
9         memory@0 {
10                 reg = <0 0x40000000>, <0x40000000 0x40000000>;
11                 device_type = "memory";
12         };
13 };
14
15 &soc {
16         serial@f991e000 {
17                 status = "ok";
18         };
19 };
20
21 &spmi_bus {
22         pm8941@0 {
23                 coincell@2800 {
24                         status = "ok";
25                         qcom,rset-ohms = <2100>;
26                         qcom,vset-millivolts = <3000>;
27                 };
28         };
29 };