[PATCH 0/2] phy: qcom-qmp: Add SM8450 PCIe1 PHY support

From: Dmitry Baryshkov
Date: Sat Dec 18 2021 - 09:24:10 EST


There are two different PCIe PHYs on SM8450, one having one lane (v5)
and another with two lanes (v5.20). This series adds support for the
second PCIe phy.

Prerequisites: SM8450 PCIe0 PHY support (accepted by Vinod)

----------------------------------------------------------------
Dmitry Baryshkov (2):
dt-bindings: phy: qcom,qmp: Add SM8450 PCIe PHY bindings
phy: qcom-qmp: Add SM8450 PCIe1 PHY support

.../devicetree/bindings/phy/qcom,qmp-phy.yaml | 2 +
drivers/phy/qualcomm/phy-qcom-qmp.c | 153 +++++++++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp.h | 70 ++++++++++
3 files changed, 225 insertions(+)