Re: [PATCH 2/4] platform/chrome: typec: Register PD CTRL cmd v2

2020-06-16 Thread Heikki Krogerus
On Thu, May 28, 2020 at 04:36:05AM -0700, Prashant Malani wrote: > Recognize EC_CMD_USB_PD_CONTROL command version 2. This is necessary in > order to process Type C mux information (like DP alt mode pin > configuration), which is needed by the Type C Connector class API to > configure the Type C mu

[PATCH 2/4] platform/chrome: typec: Register PD CTRL cmd v2

2020-05-28 Thread Prashant Malani
Recognize EC_CMD_USB_PD_CONTROL command version 2. This is necessary in order to process Type C mux information (like DP alt mode pin configuration), which is needed by the Type C Connector class API to configure the Type C muxes correctly While we are here, rename the struct member storing this v