mbox series

[v2,0/2] Add support to configure active retimer cable

Message ID 20230628173727.701140-1-utkarsh.h.patel@intel.com (mailing list archive)
Headers show
Series Add support to configure active retimer cable | expand

Message

Patel, Utkarsh H June 28, 2023, 5:37 p.m. UTC
This change adds support to configure retimer cable type

Changes in v2:
- Implemented use of cable discover mode vdo.
- Removed adittional changes to host command.

Utkarsh Patel (2):
  platform/chrome: cros_ec_typec: Configure Retimer cable type
  usb: typec: intel_pmc_mux: Configure Active and Retimer Cable type

 drivers/platform/chrome/cros_ec_typec.c | 33 ++++++++++++++++++++++++-
 drivers/usb/typec/mux/intel_pmc_mux.c   | 28 ++++++++++++++++++---
 2 files changed, 56 insertions(+), 5 deletions(-)