Skip to content

Commit

Permalink
ARM: dts: msm: schedule mmcqd on idle CPU to boost mmc performance
Browse files Browse the repository at this point in the history
  • Loading branch information
javilonas committed Jun 10, 2015
1 parent 613738c commit 1adb537
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm/boot/dts/qcom/apq8084.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -451,6 +451,7 @@

qcom,bus-width = <8>;
qcom,cpu-dma-latency-us = <200>;
qcom,wakeup-on-idle;

qcom,msm-bus,name = "sdhc1";
qcom,msm-bus,num-cases = <9>;
Expand Down Expand Up @@ -481,6 +482,7 @@

qcom,bus-width = <4>;
qcom,cpu-dma-latency-us = <200>;
qcom,wakeup-on-idle;

qcom,msm-bus,name = "sdcc2";
qcom,msm-bus,num-cases = <8>;
Expand Down

0 comments on commit 1adb537

Please sign in to comment.