On Thu, Sep 25, 2025 at 03:04:51PM +0800, Xiangxu Yin wrote: > The original reset list only works for USB-only PHYs. USB3DP PHYs require > different reset names such as "dp_phy", so they need a separate list. > > Moving reset configuration into qmp_phy_cfg allows per-PHY customization > without adding special-case logic in DT parsing. The legacy DT path keeps > using the old hardcoded list, while non-legacy paths use cfg->reset_list. > > Signed-off-by: Xiangxu Yin <[email protected]> > --- > drivers/phy/qualcomm/phy-qcom-qmp-usbc.c | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-)
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
