[PATCH 0/3] phy: qcom: qmp-combo: Fixes needed for DP

From: Abel Vesa
Date: Mon May 27 2024 - 03:20:58 EST


DP is not currently enabled on any of the X Elite platform boards
upstream yet. These fixes are preparatory work for when the support will
land upstream. The USB part of the PHY doesn't need these fixes in order
to work properly.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
---
Abel Vesa (3):
phy: qcom-qmp: qserdes-txrx: Add missing registers offsets
phy: qcom-qmp: pcs: Add missing v6 N4 register offsets
phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets

drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 189 +++++++++++++++++----
drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6-n4.h | 32 ++++
.../phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6_n4.h | 13 ++
drivers/phy/qualcomm/phy-qcom-qmp.h | 2 +
4 files changed, 207 insertions(+), 29 deletions(-)
---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240117-x1e80100-phy-qualcomm-combo-fix-dp-2fe57dfd6b56

Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxx>