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

Commit d3b4d5b5 authored by Naveen Yadav's avatar Naveen Yadav
Browse files

ARM: dts: msm: Add cpu clock debug node for sdxprairie



Add cpu clock debug node and clock measure support for
sdxprairie.

Change-Id: I95de38dd25b6709b5fc81a01403671fa3f551ce2
Signed-off-by: default avatarNaveen Yadav <naveenky@codeaurora.org>
parent 7d0a1bde
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -322,8 +322,9 @@

	clock_debugcc: qcom,cc-debug {
		compatible = "qcom,debugcc-sdxprairie";
		qcom,cc-count = <1>;
		qcom,cc-count = <2>;
		qcom,gcc = <&clock_gcc>;
		qcom,cpucc = <&cpucc_debug>;
		clock-names = "xo_clk_src";
		clocks = <&clock_rpmh RPMH_CXO_CLK>;
		#clock-cells = <1>;
@@ -348,6 +349,11 @@
		#clock-cells = <1>;
	};

	cpucc_debug: syscon@1781101c {
		compatible = "syscon";
		reg = <0x1781101c 0x4>;
	};

	spmi_bus: qcom,spmi@c440000 {
		compatible = "qcom,spmi-pmic-arb";
		reg = <0xc440000 0xd00>,