summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-pcie.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-22phy: qcom-qmp-pcie: support SM8150 PCIe QMP PHYsDmitry Baryshkov1-0/+6
2023-08-22phy: qcom-qmp-pcie: populate offsets configurationDmitry Baryshkov1-0/+74
2023-08-22phy: qcom-qmp-pcie: simplify clock handlingDmitry Baryshkov1-71/+7
2023-08-22phy: qcom-qmp-pcie: keep offset tables sortedDmitry Baryshkov1-11/+11
2023-08-22phy: qcom-qmp-pcie: drop ln_shrd from v5_20 configDmitry Baryshkov1-1/+0
2023-07-18phy: qcom-qmp-pcie: add support for sa8775pMrinmay Sarkar1-0/+341
2023-07-17phy: Explicitly include correct DT includesRob Herring1-1/+0
2023-04-10phy: qcom-qmp-pcie: drop sdm845_qhp_pcie_rx_tblDmitry Baryshkov1-5/+0
2023-04-10phy: qcom-qmp-pcie: sc8180x PCIe PHY has 2 lanesDmitry Baryshkov1-1/+1
2023-03-31phy: qcom-qmp: Add support for SDX65 QMP PCIe PHYRohit Agarwal1-0/+165
2023-03-20phy: qcom-qmp-pcie: Add RC init sequence for SDX55Manivannan Sadhasivam1-1/+48
2023-03-20phy: qcom-qmp-pcie: Split out EP related init sequence for SDX55Manivannan Sadhasivam1-14/+28
2023-02-10phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEsAbel Vesa1-1/+343
2023-02-10phy: qcom-qmp: pcs-pcie: Add v6.20 register offsetsAbel Vesa1-0/+1
2023-02-10phy: qcom-qmp: pcs-pcie: Add v6 register offsetsAbel Vesa1-0/+1
2023-01-18phy: qcom-qmp-pcie: fix the regs layout table for sm8450 gen3x1 PHYDmitry Baryshkov1-1/+1
2023-01-12phy: qcom-qmp: move type-specific headers to particular driverDmitry Baryshkov1-0/+6
2023-01-12phy: qcom-qmp-pcie: rename regs layout arraysDmitry Baryshkov1-26/+26
2023-01-12phy: qcom-qmp-pcie: rework regs layout arraysDmitry Baryshkov1-16/+16
2023-01-12phy: qcom-qmp-pcie: add support for sm8350 platformDmitry Baryshkov1-1/+119
2023-01-12phy: qcom-qmp-pcie: rename the sm8450 gen3 PHY config tablesDmitry Baryshkov1-9/+9
2023-01-12phy: qcom-qmp-pcie: split sm8450 gen3 PHY config tablesDmitry Baryshkov1-6/+20
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