Re: [PATCH 1/8] usb: typec: Handle retimers in typec_set_mode()

From: Konrad Dybcio
Date: Tue Apr 16 2024 - 10:31:13 EST




On 4/16/24 04:20, Dmitry Baryshkov wrote:
Make typec_set_mode() also handle retimers in addition to muxes. Setting
the USB mode requires retimers to be configured in addition to just
switching the mux configuration.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad