summaryrefslogtreecommitdiffstats
path: root/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-24phy: qcom-qmp-pcie: drop redundant clock allocationJohan Hovold1-5/+3
2022-11-24phy: qcom-qmp: drop unused type headerJohan Hovold1-2/+0
2022-11-10phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register namesManivannan Sadhasivam1-4/+4
2022-11-10phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabledManivannan Sadhasivam1-0/+1
2022-11-10phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs tableChristian Marangi1-4/+9
2022-11-10phy: qcom-qmp-pcie: add support for sc8280xp 4-lane PHYsJohan Hovold1-0/+117
2022-11-10phy: qcom-qmp-pcie: add support for sc8280xpJohan Hovold1-10/+289
2022-11-10phy: qcom-qmp-pcie: add support for pipediv2 clockJohan Hovold1-10/+15
2022-11-10phy: qcom-qmp-pcie: fix initialisation resetJohan Hovold1-0/+2
2022-11-10phy: qcom-qmp-pcie: restructure PHY creationJohan Hovold1-19/+17
2022-11-10phy: qcom-qmp-pcie: add register init helperJohan Hovold1-29/+8
2022-11-10phy: qcom-qmp-pcie: use shorter tables identifiersJohan Hovold1-45/+45
2022-11-10phy: qcom-qmp-pcie: clean up PHY lane initJohan Hovold1-6/+7
2022-11-10phy: qcom-qmp-pcie: rename PHY ops structureJohan Hovold1-8/+8
2022-11-10phy: qcom-qmp-pcie: clean up probe initialisationJohan Hovold1-26/+23
2022-11-10phy: qcom-qmp-pcie: clean up device-tree parsingJohan Hovold1-25/+9
2022-11-10phy: qcom-qmp-pcie: merge driver dataJohan Hovold1-130/+88
2022-11-10phy: qcom-qmp-pcie: move device-id tableJohan Hovold1-45/+45
2022-11-10phy: qcom-qmp-pcie: sort device-id tableJohan Hovold1-10/+10
2022-10-28phy: qcom-qmp-pcie: add config sanity checksJohan Hovold1-0/+3
2022-10-28phy: qcom-qmp-pcie: drop start-ctrl abstractionJohan Hovold1-15/+3
2022-10-28phy: qcom-qmp-pcie: increase status polling periodJohan Hovold1-1/+1
2022-10-28phy: qcom-qmp-pcie: clean up status pollingJohan Hovold1-4/+2
2022-10-28phy: qcom-qmp-pcie: fix ipq6018 initialisationJohan Hovold1-0/+1
2022-10-28phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisationJohan Hovold1-0/+1
2022-10-28phy: qcom-qmp-pcie: fix sc8180x initialisationJohan Hovold1-0/+1
2022-10-28phy: qcom-qmp-pcie: replace power-down delayJohan Hovold1-27/+6
2022-10-28phy: qcom-qmp-pcie: drop power-down delay configJohan Hovold1-26/+1
2022-10-28phy: qcom-qmp-pcie: drop redundant ipq8074 power onJohan Hovold1-33/+9
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold1-3/+0
2022-10-28phy: qcom-qmp: drop regulator error messageJohan Hovold1-2/+1
2022-10-17phy: qcom-qmp-pcie: drop bogus register updateJohan Hovold1-6/+0
2022-10-17phy: qcom-qmp-pcie: clean up clock listsJohan Hovold1-4/+4
2022-10-17phy: qcom-qmp-pcie: move power-down updateJohan Hovold1-4/+3
2022-10-17phy: qcom-qmp-pcie: clean up power-down handlingJohan Hovold1-14/+7
2022-10-17phy: qcom-qmp-pcie: drop unused common-block registersJohan Hovold1-9/+0
2022-10-17phy: qcom-qmp: fix obsolete lane commentsJohan Hovold1-1/+1
2022-10-17phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP modeDmitry Baryshkov1-15/+63
2022-10-17phy: qcom-qmp-pcie: support separate tables for EP modeDmitry Baryshkov1-6/+40
2022-10-17phy: qcom-qmp-pcie: split register tables into common and extra partsDmitry Baryshkov1-184/+222
2022-09-29phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHYDmitry Baryshkov1-1/+4
2022-09-24phy: qcom-qmp-pcie: Use dev_err_probe() to simplify codeYuan Can1-6/+3
2022-09-24phy: qcom-qmp-pcie: consolidate lane configJohan Hovold1-23/+16
2022-09-24phy: qcom-qmp: drop unused index fieldJohan Hovold1-3/+0
2022-09-24phy: qcom-qmp-pcie: drop unused config fieldJohan Hovold1-1/+0
2022-09-24phy: qcom-qmp-pcie: drop unused mode fieldJohan Hovold1-2/+0
2022-09-24phy: qcom-qmp: drop unused forward declarationsJohan Hovold1-2/+0
2022-09-24phy: qcom-qmp-pcie: drop init and exit wrappersJohan Hovold1-25/+4
2022-09-24phy: qcom-qmp-pcie: drop unused type from configJohan Hovold1-14/+0
2022-09-20phy: qcom-qmp-pcie: drop unused legacy DT workaroundJohan Hovold1-21/+6