Re: [PATCH] platform/chrome: cros_ec_typec: Handle hard reset

2021-04-16 Thread Prashant Malani
Hi Enric, Thanks for taking a look. On Thu, Apr 15, 2021 at 10:39 PM Enric Balletbo Serra wrote: > > Hi Prashant, > > Thank you for your patch. > > Missatge de Prashant Malani del dia dj., 15 > d’abr. 2021 a les 4:15: > > > > The Chrome Embedded Controller (EC) generates a hard reset type C

Re: [PATCH] platform/chrome: cros_ec_typec: Handle hard reset

2021-04-15 Thread Enric Balletbo Serra
Hi Prashant, Thank you for your patch. Missatge de Prashant Malani del dia dj., 15 d’abr. 2021 a les 4:15: > > The Chrome Embedded Controller (EC) generates a hard reset type C event > when a USB Power Delivery (PD) hard reset is encountered. Handle this > event by unregistering the partner and

[PATCH] platform/chrome: cros_ec_typec: Handle hard reset

2021-04-14 Thread Prashant Malani
The Chrome Embedded Controller (EC) generates a hard reset type C event when a USB Power Delivery (PD) hard reset is encountered. Handle this event by unregistering the partner and cable on the associated port and clearing the event flag. Also update the EC command header to include the new event