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

Commit 070d6d4b authored by Haihe Zhang's avatar Haihe Zhang
Browse files

ARM: dts: msm: add qdsp timer for apq8096v3 drone



Specify the timer address for QDSP on APQ8096v3 so that the QDSP
timer can be read.

CRs-Fixed: 1087711
Change-Id: I15ff5133f17a7028ed91878d83dc99a55abae90c
Signed-off-by: default avatarHaihe Zhang <haihez@codeaurora.org>
parent 949bcbd9
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -27,6 +27,12 @@
	qcom,rmnet-ipa {
		status = "disabled";
	};

	qcom,msm-ssc-sensors {
		qcom,qdsp-timer-base = <0x9850000 0x32>;
		qcom,qtimer-cntpct-lo-offset = <0x0>;
		qcom,qtimer-cntpct-hi-offset = <0x4>;
	};
};

&ipa_hw {