Hi Prashant, Could you please help review v4? > -----Original Message----- > From: Patel, Utkarsh H <utkarsh.h.patel@xxxxxxxxx> > Sent: Monday, July 17, 2023 7:47 PM > To: linux-kernel@xxxxxxxxxxxxxxx; linux-usb@xxxxxxxxxxxxxxx; > heikki.krogerus@xxxxxxxxxxxxxxx; pmalani@xxxxxxxxxxxx; > bleung@xxxxxxxxxxxx > Cc: Patel, Utkarsh H <utkarsh.h.patel@xxxxxxxxx> > Subject: [PATCH v4 1/2] platform/chrome: cros_ec_typec: Configure Retimer > cable type > > Connector class driver only configure cable type active or passive. > Configure if the cable type is retimer or redriver with this change. > This detail will be provided as a part of cable discover mode VDO. > > Signed-off-by: Utkarsh Patel <utkarsh.h.patel@xxxxxxxxx> > --- > Changes in v4: > - Removed local variables and used inline assignemtns. > - Added details about return values in cros_typec_get_cable_vdo. Sincerely, Utkarsh Patel.