Re: [PATCH 4/4] platform/chrome: typec: Support DP alt mode

2020-06-16 Thread Heikki Krogerus
On Thu, May 28, 2020 at 04:36:10AM -0700, Prashant Malani wrote: > Handle Chrome EC mux events to configure on-board muxes correctly while > entering DP alternate mode. Since we don't surface SVID and VDO > information regarding the DP alternate mode, configure the Type C > muxes directly from the

Re: [PATCH 4/4] platform/chrome: typec: Support DP alt mode

2020-06-05 Thread Prashant Malani
Hi, On Thu, May 28, 2020 at 04:36:10AM -0700, Prashant Malani wrote: > Handle Chrome EC mux events to configure on-board muxes correctly while > entering DP alternate mode. Since we don't surface SVID and VDO > information regarding the DP alternate mode, configure the Type C > muxes directly from

[PATCH 4/4] platform/chrome: typec: Support DP alt mode

2020-05-28 Thread Prashant Malani
Handle Chrome EC mux events to configure on-board muxes correctly while entering DP alternate mode. Since we don't surface SVID and VDO information regarding the DP alternate mode, configure the Type C muxes directly from the port driver. Later, when mode discovery information is correctly surfaced