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

Commit 781c0e7d 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 cdsp/snoc/cnoc keepalive governor for sdmshrike" into msm-4.14

parents 4b89d88d 355ab5b8
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -956,6 +956,24 @@
				  <CONTROL_TCS 0>;
	};

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

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

	clock_rpmh: qcom,rpmhclk {
		compatible = "qcom,rpmh-clk-sdmshrike";
		mboxes = <&apps_rsc 0>;