On 9/12/2025 6:20 PM, Dmitry Baryshkov wrote: > On Thu, Sep 11, 2025 at 10:55:06PM +0800, Xiangxu Yin wrote: >> Parse TCSR registers to support DP mode signaling via dp_phy_mode_reg. >> Move USB PHY-only register configuration from com_init to >> qmp_usbc_usb_power_on. > Two sets of changes. Two commits.
Ok, will split. >> Signed-off-by: Xiangxu Yin <xiangxu....@oss.qualcomm.com> >> --- >> drivers/phy/qualcomm/phy-qcom-qmp-usbc.c | 47 >> ++++++++++++++++++++------------ >> 1 file changed, 29 insertions(+), 18 deletions(-) >>