diff options
author | Mayank Rana <mrana@codeaurora.org> | 2016-03-11 15:00:34 -0800 |
---|---|---|
committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 21:21:59 -0700 |
commit | 6fd80f2987e4f9ccee62213b0e8705d298a5ed9a (patch) | |
tree | c9dfcba9181bc202f49c4c828a8427d557e0a19b /Documentation/devicetree/bindings/usb | |
parent | 9355dd60f57c4ad9d5743822caed7141ade91a8c (diff) |
usb: Remove DPDM pulsing functionality
This change removes DP DM pulsing functionality related support
from QUSB PHY driver as it is not required.
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb')
-rw-r--r-- | Documentation/devicetree/bindings/usb/msm-phy.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/usb/msm-phy.txt b/Documentation/devicetree/bindings/usb/msm-phy.txt index 2372ae4361c5..be3c623187de 100644 --- a/Documentation/devicetree/bindings/usb/msm-phy.txt +++ b/Documentation/devicetree/bindings/usb/msm-phy.txt @@ -175,8 +175,6 @@ Optional properties: - qcom,tune2-efuse-num-bits: Number of bits based value to use for TUNE2 high nibble - qcom,emulation: Indicates that we are running on emulation platform. - qcom,hold-reset: Indicates that hold QUSB PHY into reset state. - - qcom,enable-dpdm-pulsing: enables dp and dm pulsing for PMIC driver to - perform charger detection. Example: qusb_phy: qusb@f9b39000 { |