On 9/12/2023 2:08 AM, Dmitry Baryshkov wrote:
Fix several small issues with the QMP USB+DP PHY programming on the
Qualcomm SM8550 platform.
Hi Dmitry,
Can we have a conclusion on this series? The USB support series [1] for
SDX75 depends on it.
[1]
https://lore.kernel.org/all/1695359525-4548-1-git-send-email-quic_rohiagar@xxxxxxxxxxx/
Thanks,
Rohit.
Dependencies: [1]
[1] https://lore.kernel.org/all/20230829-topic-8550_usbphy-v3-0-34ec434194c5@xxxxxxxxxx/
Changes since v1:
- Rebased on top of Konrad's patchet ([1])
Dmitry Baryshkov (3):
phy: qcom-qmp-combo: fix the prefix for the PCS_USB v6 registers
phy: qcom-qmp-usb: move PCS v6 register to the proper header
phy: qcom-qmp-combo: use v6 registers in v6 regs layout
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 50 +++++++++----------
.../phy/qualcomm/phy-qcom-qmp-pcs-usb-v6.h | 28 +++--------
drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6.h | 20 +++++++-
3 files changed, 50 insertions(+), 48 deletions(-)