OSDN Git Service

ARM: dts: msm: Update QoS priority for pimem bus master for sdm660
authorOdelu Kukatla <okukatla@codeaurora.org>
Thu, 23 Mar 2017 04:43:09 +0000 (10:13 +0530)
committerOdelu Kukatla <okukatla@codeaurora.org>
Thu, 30 Mar 2017 12:19:01 +0000 (17:49 +0530)
pimem bus master is starving for data from ddr and time out is
observed with QoS priority set to 0, so increase the QoS priority
for pimem bus master to 1.

Change-Id: Ie90d0a41953e03d8cba9843fd8fb4f7dc511a62d
Signed-off-by: Odelu Kukatla <okukatla@codeaurora.org>
arch/arm/boot/dts/qcom/sdm660-bus.dtsi

index d555da4..6c956fc 100644 (file)
                        qcom,qport = <4>;
                        qcom,qos-mode = "fixed";
                        qcom,connections = <&slv_hmss_l3 &slv_ebi>;
-                       qcom,prio-lvl = <0>;
-                       qcom,prio-rd = <0>;
-                       qcom,prio-wr = <0>;
+                       qcom,prio-lvl = <1>;
+                       qcom,prio-rd = <1>;
+                       qcom,prio-wr = <1>;
                        qcom,bus-dev = <&fab_bimc>;
                        qcom,mas-rpm-id = <ICBID_MASTER_PIMEM>;
                };