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

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

ARM: dts: msm: Add cpufreq-hw-debug node for Lahaina

To enable EPSS debugging, add the debug node.

Change-Id: I2ec72a269a92bf09724bfce416ad150cf3885a55
parent 89041362
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -2480,6 +2480,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>;
	};

	/* CAM_CC GDSCs */
	cam_cc_bps_gdsc: qcom,gdsc@ad07004 {
		compatible = "qcom,gdsc";