Re: [PATCH 3/4] platform/chrome: typec: Add USB mux control

2020-06-16 Thread Heikki Krogerus
On Thu, May 28, 2020 at 04:36:07AM -0700, Prashant Malani wrote: > Add support to configure various Type C switches appropriately using the > Type C connector class API, when the Chrome OS EC informs the AP that > the USB operating mode has been entered. > > Signed-off-by: Prashant Malani Review

Re: [PATCH 3/4] platform/chrome: typec: Add USB mux control

2020-06-05 Thread Prashant Malani
Hi, On Thu, May 28, 2020 at 04:36:07AM -0700, Prashant Malani wrote: > Add support to configure various Type C switches appropriately using the > Type C connector class API, when the Chrome OS EC informs the AP that > the USB operating mode has been entered. > > Signed-off-by: Prashant Malani Fo

[PATCH 3/4] platform/chrome: typec: Add USB mux control

2020-05-28 Thread Prashant Malani
Add support to configure various Type C switches appropriately using the Type C connector class API, when the Chrome OS EC informs the AP that the USB operating mode has been entered. Signed-off-by: Prashant Malani --- drivers/platform/chrome/cros_ec_typec.c | 100 +++- 1 fil