Re: [PATCH v4 1/6] usb: typec: Add QCOM PMIC typec detection driver

2020-06-29 Thread Heikki Krogerus
On Fri, Jun 26, 2020 at 11:55:11AM -0700, Wesley Cheng wrote: > The QCOM SPMI typec driver handles the role and orientation detection, and > notifies client drivers using the USB role switch framework. It registers > as a typec port, so orientation can be communicated using the typec switch >

[PATCH v4 1/6] usb: typec: Add QCOM PMIC typec detection driver

2020-06-26 Thread Wesley Cheng
The QCOM SPMI typec driver handles the role and orientation detection, and notifies client drivers using the USB role switch framework. It registers as a typec port, so orientation can be communicated using the typec switch APIs. The driver also attains a handle to the VBUS output regulator, so