mbox series

[v4,0/3] phy: qcom-qmp: Add SDM845 QMP and QHP PHYs

Message ID 20200106081821.3192922-1-bjorn.andersson@linaro.org
Headers show
Series phy: qcom-qmp: Add SDM845 QMP and QHP PHYs | expand

Message

Bjorn Andersson Jan. 6, 2020, 8:18 a.m. UTC
Add support for the two PCIe PHYs found in Qualcomm SDM845

Bjorn Andersson (3):
  dt-bindings: phy-qcom-qmp: Add SDM845 PCIe to binding
  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           | 313 ++++++++++++++++++
 drivers/phy/qualcomm/phy-qcom-qmp.h           | 114 +++++++
 3 files changed, 437 insertions(+)