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

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

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



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

Change-Id: I13d218c2d68a0739d8cddcd9cac9bbfbfd23ff7d
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent c5ce7fa5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -291,6 +291,15 @@
		};
	};

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

	qcom,msm-cpufreq@0 {
		reg = <0 4>;
		compatible = "qcom,msm-cpufreq";