mbox series

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

Message ID 20230605010117.794691-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 5, 2023, 1:01 a.m. UTC
This change adds support to configure retimer cable type

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       |  8 +++++-
 drivers/usb/typec/mux/intel_pmc_mux.c         | 28 ++++++++++++++++---
 .../linux/platform_data/cros_ec_commands.h    |  2 ++
 3 files changed, 33 insertions(+), 5 deletions(-)