[PATCH 0/2] phy: qcom-qmp: Add SM8450 PCIe1 PHY support
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Sat Dec 18 06:17:53 PST 2021
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(+)
More information about the linux-phy
mailing list