Add support for the two PCIe PHYs found in Qualcomm SDM845. Bjorn Andersson (5): dt-bindings: phy-qcom-qmp: Add SDM845 PCIe to binding phy: qcom-qmp: Increase PHY ready timeout phy: qcom: qmp: Use power_on/off ops for PCIe phy: qcom: qmp: Add SDM845 PCIe QMP PHY support phy: qcom: qmp: Add SDM845 QHP PCIe PHY .../devicetree/bindings/phy/qcom-qmp-phy.txt | 10 + drivers/phy/qualcomm/phy-qcom-qmp.c | 321 +++++++++++++++++- drivers/phy/qualcomm/phy-qcom-qmp.h | 114 +++++++ 3 files changed, 441 insertions(+), 4 deletions(-) -- 2.23.0