Re: [PATCH v8 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-09-03 Thread Wesley Cheng
On 8/30/2020 11:54 AM, Bjorn Andersson wrote: > On Wed 12 Aug 07:19 UTC 2020, 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

Re: [PATCH v8 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-08-30 Thread Bjorn Andersson
On Wed 12 Aug 07:19 UTC 2020, 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 > APIs. The

[PATCH v8 1/4] usb: typec: Add QCOM PMIC typec detection driver

2020-08-12 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