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

Commit f78c3e2a authored by Taniya Das's avatar Taniya Das
Browse files

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

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

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

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

	qcom,devfreq-l3 {
		compatible = "qcom,devfreq-fw";
		reg = <0x18321000 0x4>, <0x18321110 0x500>, <0x18321920 0x4>;