diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-04-14 15:19:36 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-04-14 15:19:35 -0700 |
| commit | 25127f043c8ad1f865c0f930653592fada38f354 (patch) | |
| tree | 98cec236d1d17f5ca8117a31aca83a762243188f | |
| parent | 4e6f40f24c5a6824b8e0970539b363b25c3dd8d6 (diff) | |
| parent | cc3a256819be514e28115b0af68616af304058a5 (diff) | |
Merge "ARM: dts: msm: Disable U1U2 low power modes for SDM660"
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm660-common.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-common.dtsi b/arch/arm/boot/dts/qcom/sdm660-common.dtsi index 33edebec2f72..a42bb422d4bd 100644 --- a/arch/arm/boot/dts/qcom/sdm660-common.dtsi +++ b/arch/arm/boot/dts/qcom/sdm660-common.dtsi @@ -192,6 +192,7 @@ interrupts = <0 131 0>; usb-phy = <&qusb_phy0>, <&ssphy>; tx-fifo-resize; + snps,usb3-u1u2-disable; snps,nominal-elastic-buffer; snps,disable-clk-gating; snps,has-lpm-erratum; |
