[PATCH v3 0/2] phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen4x2 PHY
From: Abel Vesa
Date: Wed Dec 24 2025 - 05:35:22 EST
The Glymur platform comes with two PCIe Gen4 2-lanes controllers.
Add support for their PHYs and document the compatible.
Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
---
Changes in v3:
- Picked up Dmitry's R-b tag for the 2nd patch.
- Rebased on linux-phy/next: 27287e3b52b5 ("phy: ti: phy-j721e-wiz: convert from round_rate() to determine_rate()")
So it can be applied without conflicts.
- Link to v2: https://patch.msgid.link/20251216-phy-qcom-pcie-add-glymur-v2-0-566a75672599@xxxxxxxxxxxxxxxx
Changes in v2:
- Rebased on next-20251215
- Dropped dependency since it was merged.
- Picked up Krzysztof's R-b tag for the bindings patch.
- Link to v1: https://lore.kernel.org/r/20251015-phy-qcom-pcie-add-glymur-v1-0-1af8fd14f033@xxxxxxxxxx
---
Abel Vesa (2):
dt-bindings: phy: sc8280xp-qmp-pcie: Document Glymur PCIe Gen4 2-lanes PHY
phy: qcom: qmp-pcie: Add support for Glymur PCIe Gen4x2 PHY
.../bindings/phy/qcom,sc8280xp-qmp-pcie-phy.yaml | 3 +++
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)
---
base-commit: 27287e3b52b5954b73203d32ee76ffd5f53f5074
change-id: 20251015-phy-qcom-pcie-add-glymur-096b6d951fac
Best regards,
--
Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>