Re: [PATCH 0/4] platform/chrome: typec: Add mux support

2020-06-25 Thread Prashant Malani
Thanks Enric! On Thu, Jun 25, 2020 at 4:56 AM Enric Balletbo i Serra wrote: > > Hi Prashant, > > On 28/5/20 13:36, Prashant Malani wrote: > > This series adds mux control support for USB and DP alternate modes on > > devices using the cros-ec-typec driver with Type C switch handles > > provided b

Re: [PATCH 0/4] platform/chrome: typec: Add mux support

2020-06-25 Thread Enric Balletbo i Serra
Hi Prashant, On 28/5/20 13:36, Prashant Malani wrote: > This series adds mux control support for USB and DP alternate modes on > devices using the cros-ec-typec driver with Type C switch handles > provided by firmware bindings. > > The first patch imports some recent updates to the > EC_CMD_USB_P

[PATCH 0/4] platform/chrome: typec: Add mux support

2020-05-28 Thread Prashant Malani
This series adds mux control support for USB and DP alternate modes on devices using the cros-ec-typec driver with Type C switch handles provided by firmware bindings. The first patch imports some recent updates to the EC_CMD_USB_PD_MUX_INFO bit fields from the Chrome EC code base[1], while the re