All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Send acknowledgment to ec from cors_ec_typec
@ 2020-12-10  6:09 Utkarsh Patel
  2020-12-10  6:09 ` [PATCH 1/2] platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported() Utkarsh Patel
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Utkarsh Patel @ 2020-12-10  6:09 UTC (permalink / raw)
  To: linux-kernel, enric.balletbo, pmalani, bleung
  Cc: heikki.krogerus, rajmohan.mani, 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: Send mux configuration acknowledgment
    to EC

 drivers/platform/chrome/cros_ec_typec.c       | 28 +++++++++++++++----
 .../linux/platform_data/cros_ec_commands.h    | 17 +++++++++++
 2 files changed, 40 insertions(+), 5 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-01-06 21:19 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-10  6:09 [PATCH 0/2] Send acknowledgment to ec from cors_ec_typec Utkarsh Patel
2020-12-10  6:09 ` [PATCH 1/2] platform/chrome: cros_ec_typec: Parameterize cros_typec_cmds_supported() Utkarsh Patel
2020-12-22  0:44   ` Prashant Malani
2020-12-10  6:09 ` [PATCH 2/2] platform/chrome: cros_ec_typec: Send mux configuration acknowledgment to EC Utkarsh Patel
2020-12-22  0:45   ` Prashant Malani
2021-01-05 22:41     ` Benson Leung
2021-01-05 22:50   ` Benson Leung
2021-01-06 21:17     ` Patel, Utkarsh H
2021-01-05 22:35 ` [PATCH 0/2] Send acknowledgment to ec from cors_ec_typec Benson Leung

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.