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

Commit 1c062334 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: enable bw mon4 version on sdm660 target."

parents de9fa8b7 b68e5b2f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -984,11 +984,12 @@
	};

	bwmon: qcom,cpu-bwmon {
		compatible = "qcom,bimc-bwmon3";
		compatible = "qcom,bimc-bwmon4";
		reg = <0x01008000 0x300>, <0x01001000 0x200>;
		reg-names = "base", "global_base";
		interrupts = <0 183 4>;
		qcom,mport = <0>;
		qcom,hw-timer-hz = <19200000>;
		qcom,target-dev = <&cpubw>;
	};