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

Commit 7db2a3f6 authored by Jagadeesh Kona's avatar Jagadeesh Kona
Browse files

ARM: dts: msm: Add cpufreq hw debug support for HOLI and SHIMA

Add support to print cpufreq hw debug registers on HOLI and
SHIMA.

Change-Id: Ic2bd35bfaa3c374461333bdd936407b710d3f6e9
parent 026a95fd
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -1243,6 +1243,13 @@
		#freq-domain-cells = <2>;
	};

	qcom,cpufreq-hw-debug@0fd91000 {
		compatible = "qcom,cpufreq-hw-epss-debug";
		reg = <0x0fd91000 0x800>;
		reg-names = "domain-top";
		qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>;
	};

	ddr_bw_opp_table: ddr-bw-opp-table {
		compatible = "operating-points-v2";
		BW_OPP_ENTRY(  200, 4); /*   762 MB/s */
+8 −0
Original line number Diff line number Diff line
@@ -989,6 +989,14 @@
		#freq-domain-cells = <2>;
	};

	qcom,cpufreq-hw-debug@18591000 {
		compatible = "qcom,cpufreq-hw-epss-debug";
		reg = <0x18591000 0x800>;
		reg-names = "domain-top";
		qcom,freq-hw-domain = <&cpufreq_hw 0>, <&cpufreq_hw 1>,
					<&cpufreq_hw 2>;
	};

	qcom_tzlog: tz-log@0x146aa720 {
		compatible = "qcom,tz-log";
		reg = <0x146aa720 0x3000>;