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

Commit 1c7cc947 authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Add support for CPUFREQ hw debug node for Scuba

Add the debug node for CPUFREQ HW to be able to dump the registers from
debugfs.

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

	qcom,cpufreq-hw-debug@f521000 {
		compatible = "qcom,cpufreq-hw-debug";
		reg = <0xf521000 0x1400>;
		reg-names = "domain-top";
		qcom,freq-hw-domain = <&cpufreq_hw 0>;
	};

	ddr_bw_opp_table: ddr-bw-opp-table {
		compatible = "operating-points-v2";
		BW_OPP_ENTRY_DDR( 200, 8, 0xA0); /* 1525 MB/s */