Re: [PATCH 0/2] Send acknowledgment to ec from cors_ec_typec

2021-01-05 Thread Benson Leung
Hi Utkarsh, On Wed, 9 Dec 2020 22:09:01 -0800, Utkarsh Patel wrote: > This adds mechanism of sending mux configuration acknowledgment from kernel > to EC. It also modifies cros_typec_cmds_supported() to support multiple > feature flags. > > Utkarsh Patel (2): > platform/chrome: cros_ec_typec:

[PATCH 0/2] Send acknowledgment to ec from cors_ec_typec

2020-12-09 Thread Utkarsh Patel
This adds mechanism of sending mux configuration acknowledgment from kernel to EC. It also modifies cros_typec_cmds_supported() to support multiple feature flags. Utkarsh Patel (2): platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported() platform/chrome: cros_ec_typec: