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:
parent
2ce615a036
commit
70fdea2c6f
1 changed files with 6 additions and 0 deletions
|
@ -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>;
|
||||
|
|
Loading…
Add table
Reference in a new issue