ARM: dts: msm: Add mpm2-sleep-counter device for msmfalcon

Add mpm2-sleep-counter device node, which is used by the
boot_stats driver.

Change-Id: I32fb4c9a9be83a4448754bffde798432e417b17c
Signed-off-by: Neeraj Upadhyay <neeraju@codeaurora.org>
This commit is contained in:
Neeraj Upadhyay 2016-11-16 19:19:19 +05:30
parent 2ce615a036
commit 70fdea2c6f

View file

@ -884,6 +884,12 @@
status = "ok";
};
qcom,mpm2-sleep-counter@10a3000 {
compatible = "qcom,mpm2-sleep-counter";
reg = <0x10a3000 0x1000>;
clock-frequency = <32768>;
};
qcom,msm-imem@146bf000 {
compatible = "qcom,msm-imem";
reg = <0x146bf000 0x1000>;