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

Commit 024e7b5c 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 8994"

parents 1fc8b442 5b0fcc01
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -1541,6 +1541,15 @@
			<  7110 /*  466 MHz */ >;
			<  7110 /*  466 MHz */ >;
	};
	};


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

	devfreq-cpufreq {
	devfreq-cpufreq {
		cpubw-cpufreq {
		cpubw-cpufreq {
			target-dev = <&cpubw>;
			target-dev = <&cpubw>;