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

Commit 582ab50d authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add clock controller measure base for apcs



APSS debug mux base is added to allow measure of
apss frequency from debugfs.

Change-Id: I8bd3d97302fddd502f01badf03e7e209b3eddca0
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 8733edab
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -267,8 +267,9 @@

	clock_debug: qcom,cc-debug@1874000 {
		compatible = "qcom,cc-debug-8916";
		reg = <0x1874000 0x4>;
		reg-names = "cc_base";
		reg = <0x1874000 0x4>,
		      <0xb01101c 0x8>;
		reg-names = "cc_base", "meas";
		clocks = <&clock_rpm clk_rpm_debug_mux>;
		clock-names = "rpm_debug_mux";
		#clock-cells = <1>;