On Fri, Sep 19, 2025 at 10:24:22PM +0800, Xiangxu Yin wrote: > Move resets to qmp_phy_cfg for per-PHY customization. Keep legacy DT > path on the old hardcoded list; non-legacy path uses cfg->reset_list.
Why? Start your commit messages with the description of the issue that you are trying to solve. > > Signed-off-by: Xiangxu Yin <xiangxu....@oss.qualcomm.com> > --- > drivers/phy/qualcomm/phy-qcom-qmp-usbc.c | 18 +++++++++++++++--- > 1 file changed, 15 insertions(+), 3 deletions(-) > -- With best wishes Dmitry