On Wed, 23 Aug 2023 at 20:12, Adrien Thierry <athierry@xxxxxxxxxx> wrote: > > For sc8280xp and sa8775p, PCS and PCS_USB initialization data is > described in the same table, thus the pcs_usb offset is not being > applied during initialization of PCS_USB registers. Fix this by adding > the appropriate pcs_usb_tbl tables. > > Fixes: 8bd2d6e11c99 ("phy: qcom-qmp: Add SA8775P USB3 UNI phy") > Fixes: c0c7769cdae2 ("phy: qcom-qmp: Add SC8280XP USB3 UNI phy") > Signed-off-by: Adrien Thierry <athierry@xxxxxxxxxx> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > --- > drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 20 +++++++++++++++----- > 1 file changed, 15 insertions(+), 5 deletions(-) -- With best wishes Dmitry