Merge "ARM: dts: msm: Update QoS priority for pimem bus master for sdm660"

This commit is contained in:
Linux Build Service Account 2017-03-30 15:31:38 -07:00 committed by Gerrit - the friendly Code Review server
commit e7e5fdf600

View file

@ -324,9 +324,9 @@
qcom,qport = <4>; qcom,qport = <4>;
qcom,qos-mode = "fixed"; qcom,qos-mode = "fixed";
qcom,connections = <&slv_hmss_l3 &slv_ebi>; qcom,connections = <&slv_hmss_l3 &slv_ebi>;
qcom,prio-lvl = <0>; qcom,prio-lvl = <1>;
qcom,prio-rd = <0>; qcom,prio-rd = <1>;
qcom,prio-wr = <0>; qcom,prio-wr = <1>;
qcom,bus-dev = <&fab_bimc>; qcom,bus-dev = <&fab_bimc>;
qcom,mas-rpm-id = <ICBID_MASTER_PIMEM>; qcom,mas-rpm-id = <ICBID_MASTER_PIMEM>;
}; };