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

Commit d62c1819 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 2c6a8e1d a5beff41
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -292,6 +292,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 {
	qcom,msm-cpufreq@0 {
		reg = <0 4>;
		reg = <0 4>;
		compatible = "qcom,msm-cpufreq";
		compatible = "qcom,msm-cpufreq";