diff options
| author | Linux Build Service Account <lnxbuild@quicinc.com> | 2017-05-16 06:49:48 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-05-16 06:49:48 -0700 |
| commit | d4f5120c4c4830374f718dc870a475049a1bc8ec (patch) | |
| tree | 8a2113ac207bc15f85dabf8d86b0613c0d636e88 | |
| parent | 2a1bce6909bbca5d59f304850fd01babc68f0baa (diff) | |
| parent | 5187aa6bfc8aef62537b73828581aec65e03b2bd (diff) | |
Merge "ARM: dts: msm: Update high-speed PHY parameters for QRD SDM660"
| -rw-r--r-- | arch/arm/boot/dts/qcom/sdm660-qrd.dtsi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi b/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi index ce895447f7f9..e78c2474df4d 100644 --- a/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi +++ b/arch/arm/boot/dts/qcom/sdm660-qrd.dtsi @@ -119,6 +119,19 @@ }; }; +&qusb_phy0 { + qcom,qusb-phy-init-seq = <0xf8 0x80 + 0x80 0x84 + 0x83 0x88 + 0xc7 0x8c + 0x30 0x08 + 0x79 0x0c + 0x21 0x10 + 0x14 0x9c + 0x9f 0x1c + 0x00 0x18>; +}; + &pm660_gpios { /* GPIO 4 (NFC_CLK_REQ) */ gpio@c300 { |
