diff options
| author | Hemant Kumar <hemantk@codeaurora.org> | 2017-02-08 18:32:30 -0800 |
|---|---|---|
| committer | Hemant Kumar <hemantk@codeaurora.org> | 2017-02-15 18:09:49 -0800 |
| commit | 357487d342cdc71ca6327bb451b045eec6bbd103 (patch) | |
| tree | 7f56d5f798a3b497e6f3858c507dff2e8d4998f4 | |
| parent | 3ba1a36ad812171629b91f5a49e486b2529c22a2 (diff) | |
ARM: dts: msm: Enable support for LPM Errata feature on msm8998
LPM Errata feature is enabled on dwc3 controller which has
DWC3_REVISION_300A.
Change-Id: Icec177f2bcb4ebc335e5c71550d6ce2f933c1619
Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8998.dtsi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8998.dtsi b/arch/arm/boot/dts/qcom/msm8998.dtsi index 697b049235bd..81bf1777c7e2 100644 --- a/arch/arm/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm/boot/dts/qcom/msm8998.dtsi @@ -1750,6 +1750,7 @@ tx-fifo-resize; snps,nominal-elastic-buffer; snps,disable-clk-gating; + snps,has-lpm-erratum; snps,hird-threshold = /bits/ 8 <0x10>; snps,num-gsi-evt-buffs = <0x3>; }; |
