This series adds support for a single-lane and two-lane PCIe PHYs found on Qualcomm IPQ9574 platform. [V3] Change logs are added to the respective patches. [V2] https://lore.kernel.org/linux-arm-msm/20230519085723.15601-1-quic_devipriy@xxxxxxxxxxx/ [V1] https://lore.kernel.org/linux-arm-msm/20230421124150.21190-1-quic_devipriy@xxxxxxxxxxx/ devi priya (2): dt-bindings: phy: qcom,ipq8074-qmp-pcie: Document the IPQ9574 QMP PCIe PHYs phy: qcom-qmp-pcie: Add support for IPQ9574 g3x1 and g3x2 PCIEs .../phy/qcom,ipq8074-qmp-pcie-phy.yaml | 2 + drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 309 ++++++++++++++++++ .../phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5.h | 14 + .../phy/qualcomm/phy-qcom-qmp-qserdes-pll.h | 3 + 4 files changed, 328 insertions(+) base-commit: e7b4ef8fffaca247809337bb78daceb406659f2d prerequisite-patch-id: 513cb089a74b49996b46345595d1aacf60dcda64 prerequisite-patch-id: ce7a8e9bac53fd5f02921bff6bc54149fb92f996 prerequisite-patch-id: c26478e61e583eb879385598f26b42b8271036f5 prerequisite-patch-id: a5c15da6a968e673737dc5aa962f31576903f8aa prerequisite-patch-id: 353eb53cd192489d5b0c4654a0b922f23e1f7217 prerequisite-patch-id: d282ba7948460ae4d2f541c8c25ff5089ff6507e prerequisite-patch-id: 5141131d46f7789b50ac806f10b63869d15d709f -- 2.34.1