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

Commit 675631db 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 keep alive bw voter for sdm845" into msm-4.9

parents 4083468a cbf740db
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -642,6 +642,16 @@
			< 6881 /* 1804 MHz */ >;
	};

	snoc_cnoc_keepalive: qcom,snoc_cnoc_keepalive {
		compatible = "qcom,devbw";
		governor = "powersave";
		qcom,src-dst-ports = <139 627>;
		qcom,active-only;
		status = "ok";
		qcom,bw-tbl =
			< 1 >;
	};

	devfreq_memlat_0: qcom,cpu0-memlat-mon {
		compatible = "qcom,arm-memlat-mon";
		qcom,cpulist = <&CPU0 &CPU1 &CPU2 &CPU3>;