Merge "ARM: dts: msm: add cdsp/snoc/cnoc keepalive governor for sdmshrike" into msm-4.14

This commit is contained in:
Linux Build Service Account 2018-04-13 11:32:08 -07:00 committed by Gerrit - the friendly Code Review server
commit 781c0e7dc2

View File

@ -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>;