commit | 91f5e546692e409262e70c0771becd1f2f8c88f8 | [log] [tgz] |
---|---|---|
author | Hemant Kumar <hemantk@codeaurora.org> | Mon Nov 20 16:25:46 2017 -0800 |
committer | Hemant Kumar <hemantk@codeaurora.org> | Tue Nov 21 10:46:44 2017 -0800 |
tree | 15661ce50c559b5f1be72e671ec432bfdcfe9be9 | |
parent | 669aeab5be9760b10e8818d5c917195e827e5353 [diff] |
usb: phy-msm-qusb-v2: Add support to disable high speed chirping If chirping sequence to detect high speed device fails to complete device fails to enumerate. Add new call back to disable chirping by writing 0x20 to QUSB2PHY_SQ_CTRL1 and 0x80 to QUSB2PHY_SQ_CTRL2. With chirping disabled xhci host can re-enumerate device in full speed mode. Change-Id: Icadf4037d6eada63d7585791657db1bc8f6bad48 Signed-off-by: Hemant Kumar <hemantk@codeaurora.org>