diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-13 23:13:22 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-13 23:13:22 -0700 |
| commit | 47bd5a5b0cedf8842d6586ccc504c0489c67f30d (patch) | |
| tree | 40eae2146caacfa94bceac20c75eabc4dc3080a8 /arch | |
| parent | 5096eccb28e232089332270221199d6257476b25 (diff) | |
| parent | 7acef1cb46905ada7e36ef44ad9dde25ab742cbf (diff) | |
Merge "ARM: dts: msm: Update USB bus voting to allow SVS on msmcobalt"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 40d464af3308..0e2cc7361e1b 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -1751,7 +1751,7 @@ qcom,msm-bus,num-paths = <1>; qcom,msm-bus,vectors-KBps = <61 512 0 0>, - <61 512 240000 960000>; + <61 512 240000 800000>; qcom,dwc-usb3-msm-tx-fifo-size = <21288>; extcon = <&pmicobalt_pdphy>; |
