diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-11-30 03:23:40 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-11-30 03:23:40 -0800 |
| commit | fca788d095200eecf7eb62c4c2c8a76eb9736e51 (patch) | |
| tree | dd67bf0bb679177bd0f9e161fe228ba02ebd1874 | |
| parent | 645b7375729805a6086b48698a110307a7acc692 (diff) | |
| parent | 745e97d518ee7fcd0836d329747926a8201bbca4 (diff) | |
Merge "ARM: dts: msm: Pass usb controller id for 8996"
| -rw-r--r-- | arch/arm/boot/dts/qcom/msm8996.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msm8996.dtsi b/arch/arm/boot/dts/qcom/msm8996.dtsi index 9694490a39a2..016fa30a876c 100644 --- a/arch/arm/boot/dts/qcom/msm8996.dtsi +++ b/arch/arm/boot/dts/qcom/msm8996.dtsi @@ -1999,6 +1999,7 @@ snps,nominal-elastic-buffer; snps,is-utmi-l1-suspend; snps,hird-threshold = /bits/ 8 <0x0>; + usb-core-id = <0>; }; qcom,usbbam@6b04000 { @@ -2107,6 +2108,7 @@ snps,nominal-elastic-buffer; snps,is-utmi-l1-suspend; snps,hird-threshold = /bits/ 8 <0x0>; + usb-core-id = <1>; }; }; |
