ARM: dts: msm: Enable msm boot stats for MSM8952

Enable msm boot stats for MSM8952 by adding the MPM
sleep counter node, which is needed to report msm
boot stats such as bootloader throughput, total boot
time, etc.

Change-Id: Ia81ac6af086cb87f43e10e80aa8dacb78bbbb45a
Signed-off-by: Kishan Kumar <kishank@codeaurora.org>
This commit is contained in:
Kishan Kumar 2015-05-20 16:47:00 +05:30 committed by Gerrit - the friendly Code Review server
parent 626a0b85b8
commit 2567eb1d1d

View file

@ -283,6 +283,12 @@
clock-frequency = <32768>;
};
qcom,mpm2-sleep-counter@4a3000 {
compatible = "qcom,mpm2-sleep-counter";
reg = <0x4a3000 0x1000>;
clock-frequency = <32768>;
};
timer {
compatible = "arm,armv8-timer";
interrupts = <1 2 0xff08>,