Commit Graph

2 Commits

Author SHA1 Message Date
Mayank Rana
6af4342b26 usb: pd: Add functionality to allow DP client to request DP mode
This change adds functionality to allow DP client to request to
release SS lanes for 4 lane functionality. This is allowed once
per USB type C session. Currently there is no other transition
between NO LANE <-> 2 LANE <-> 4 LANE allowed.

Change-Id: Ia6d6307d424f79ed7df2752e26e118a14c724665
Signed-off-by: Mayank Rana <mrana@codeaurora.org>
2017-07-20 15:32:50 -07:00
Jack Pham
f4baeb13a3 usb: pd: add snapshot of qpnp-pdphy and policy_engine drivers
The qpnp-pdphy driver provides support for the PD PHY peripheral
found on Qualcomm Technologies, Inc. PMICs. This along with
the policy engine provides a protocol stack that supports
USB Power Delivery communication over a Type-C port.

This snapshot is taken as of msm-4.4
commit 312981bf914f ("ARM: dts: msm: Add sdhc ice device node for
sdm660").

Change-Id: I0a34076dee8476494dfccfe6fc807247caab8927
Signed-off-by: Jack Pham <jackp@codeaurora.org>
2017-02-10 10:29:28 -08:00