summaryrefslogtreecommitdiff
path: root/drivers/phy/qualcomm/phy-qcom-qmp-combo.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-18phy: qcom-qmp-combo: remove QPHY_PCS_LFPS_RXTERM_IRQ_STATUS regDmitry Baryshkov1-5/+0
2023-01-12phy: qcom-qmp: move type-specific headers to particular driverDmitry Baryshkov1-0/+3
2022-11-24phy: qcom-qmp-combo: add support for updated sc8280xp bindingJohan Hovold1-11/+134
2022-11-24phy: qcom-qmp-combo: rename DP_PHY register pointerJohan Hovold1-69/+70
2022-11-24phy: qcom-qmp-combo: rename common-register pointersJohan Hovold1-12/+12
2022-11-24phy: qcom-qmp-combo: clean up DP clock callbacksJohan Hovold1-19/+14
2022-11-24phy: qcom-qmp-combo: separate clock and provider registrationJohan Hovold1-24/+20
2022-11-24phy: qcom-qmp-combo: add clock registration helperJohan Hovold1-5/+17
2022-11-24phy: qcom-qmp-combo: drop redundant clock allocationJohan Hovold1-5/+2
2022-11-24phy: qcom-qmp-combo: drop redundant clock structureJohan Hovold1-35/+17
2022-11-24phy: qcom-qmp-combo: generate pipe clock nameJohan Hovold1-6/+3
2022-11-24phy: qcom-qmp-combo: restructure PHY creationJohan Hovold1-41/+48
2022-11-24phy: qcom-qmp-combo: drop v4 reference-clock sourceJohan Hovold1-1/+1
2022-11-24phy: qcom-qmp-combo: clean up DP callback namesJohan Hovold1-41/+41
2022-11-24phy: qcom-qmp-combo: clean up probe initialisationJohan Hovold1-34/+27
2022-11-24phy: qcom-qmp-combo: clean up device-tree parsingJohan Hovold1-54/+28
2022-11-24phy: qcom-qmp-combo: merge driver dataJohan Hovold1-376/+312
2022-11-24phy: qcom-qmp-combo: merge USB and DP configurationsJohan Hovold1-125/+57
2022-11-24phy: qcom-qmp-combo: drop lanes config parameterJohan Hovold1-42/+20
2022-11-24phy: qcom-qmp-combo: add DP configuration tablesJohan Hovold1-21/+24
2022-11-24phy: qcom-qmp-combo: rename sc8280xp configJohan Hovold1-2/+2
2022-11-24phy: qcom-qmp-combo: clean up DP configurationsJohan Hovold1-20/+20
2022-11-24phy: qcom-qmp-combo: add dedicated DP iomem pointersJohan Hovold1-120/+126
2022-11-24phy: qcom-qmp-combo: separate USB and DP devicetree parsingJohan Hovold1-24/+58
2022-11-24phy: qcom-qmp-combo: clean up serdes initialisationJohan Hovold1-25/+24
2022-11-24phy: qcom-qmp-combo: separate USB and DP power-on opsJohan Hovold1-41/+59
2022-11-24phy: qcom-qmp-combo: rename DP PHY opsJohan Hovold1-4/+4
2022-11-24phy: qcom-qmp-combo: separate USB and DP init opsJohan Hovold1-17/+19
2022-11-24phy: qcom-qmp-combo: drop unnecessary debug messageJohan Hovold1-2/+0
2022-11-24phy: qcom-qmp-combo: rename USB PHY opsJohan Hovold1-6/+6
2022-11-24phy: qcom-qmp-combo: drop unused DP PHY mode opJohan Hovold1-1/+0
2022-11-24phy: qcom-qmp-combo: rename PHY ops structuresJohan Hovold1-20/+20
2022-11-24phy: qcom-qmp-combo: move pm opsJohan Hovold1-5/+5
2022-11-24phy: qcom-qmp-combo: move device-id tableJohan Hovold1-25/+25
2022-11-24phy: qcom-qmp-combo: sort device-id tableJohan Hovold1-8/+8
2022-11-24phy: qcom-qmp-combo: clean up common initialisationJohan Hovold1-43/+4
2022-11-24phy: qcom-qmp-combo: fix runtime suspendJohan Hovold1-10/+2
2022-11-24phy: qcom-qmp-combo: fix broken power onJohan Hovold1-2/+9
2022-11-24phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold1-2/+2
2022-11-24phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold1-1/+38
2022-11-24phy: qcom-qmp-combo: fix out-of-bounds clock accessJohan Hovold1-2/+2
2022-10-28Merge branch 'fixes' into nextVinod Koul1-1/+1
2022-10-28phy: qcom-qmp-combo: fix NULL-deref on runtime resumeJohan Hovold1-1/+1
2022-10-28phy: qcom-qmp-combo: drop start and pwrdn-ctrl abstractionJohan Hovold1-23/+6
2022-10-28phy: qcom-qmp-combo: increase status polling periodJohan Hovold1-1/+1
2022-10-28phy: qcom-qmp-combo: clean up status pollingJohan Hovold1-12/+2
2022-10-28phy: qcom-qmp-combo: drop power-down delay configJohan Hovold1-15/+1
2022-10-28phy: qcom-qmp-combo: drop sc8280xp power-down delayJohan Hovold1-4/+0
2022-10-28phy: qcom-qmp-combo: drop unused in-layout configurationJohan Hovold1-40/+14
2022-10-28phy: qcom-qmp: drop superfluous commentsJohan Hovold1-4/+0