]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - arch/arm/boot/dts/qcom-msm8974-sony-xperia-honami.dts
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
[mirror_ubuntu-zesty-kernel.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
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};
ccf97fe3
TB
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};