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

Commit 8c176b9e authored by Taniya Das's avatar Taniya Das
Browse files

ARM: dts: msm: Add BIMC bwmon support for CPU port in 8939



This would allow using BIMC bwmon hardware with the bw_hwmon devfreq
governor to scale the CPU BW vote.

Change-Id: Ie4f0c51e143c3736ed30519c39fffdcfc2b69eec
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent a475d5b3
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -595,6 +595,15 @@
		#clock-cells = <1>;
	};

	qcom,cpu-bwmon {
		compatible = "qcom,bimc-bwmon";
		reg = <0x408000 0x300>, <0x401000 0x200>;
		reg-names = "base", "global_base";
		interrupts = <0 183 1>;
		qcom,mport = <0>;
		qcom,target-dev = <&cpubw>;
	};

	qcom_tzlog: tz-log@8600720 {
		compatible = "qcom,tz-log";
		reg = <0x08600720 0x1000>;