Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5e4336e authored by Smita Ghosh's avatar Smita Ghosh
Browse files

ARM: dts: msm: add sleep counter support for mdm9640



Add MPM sleep counter support for mdm9640 for generating KPI time-stamps.

Change-Id: Ifbe0f4e02cf91287e14d694accc96cd5351f0399
Signed-off-by: default avatarSmita Ghosh <smitag@codeaurora.org>
parent 9f6f9250
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -95,6 +95,12 @@
		      <0x0b002000 0x1000>;
	};

        qcom,mpm2-sleep-counter@4a3000 {
		compatible = "qcom,mpm2-sleep-counter";
		reg = <0x4a3000 0x1000>;
		clock-frequency = <32768>;
	};

	qcom,msm-imem@8600000 {
		compatible = "qcom,msm-imem";
		reg = <0x8600000 0x1000>; /* Address and size of IMEM */