linux/drivers/phy/qualcomm
Manivannan Sadhasivam 6edf7700a9 phy: qcom-qmp: Add SM8250 PCIe QMP PHYs
SM8250 has multiple different PHY versions:
QMP GEN3x1 PHY - 1 lane
QMP GEN3x2 PHY - 2 lanes
QMP Modem PHY - 2 lanes

Add support for these with relevant init sequence. In order to abstract
the init sequence, this commit introduces secondary tables which can
be used to factor out the unique sequence for each PHY while the former
tables can have the common sequence.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20201027170033.8475-3-manivannan.sadhasivam@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2020-11-16 11:28:01 +05:30
..
Kconfig phy: qualcomm: add qcom ipq806x dwc usb phy driver 2020-07-20 11:54:03 +05:30
Makefile phy: qualcomm: add qcom ipq806x dwc usb phy driver 2020-07-20 11:54:03 +05:30
phy-ath79-usb.c phy: ath79-usb: Fix the main reset name to match the DT binding 2019-01-16 18:00:57 +05:30
phy-qcom-apq8064-sata.c phy: phy-qcom-apq8064-sata: convert to readl_relaxed_poll_timeout() 2020-09-08 09:56:11 +05:30
phy-qcom-ipq806x-sata.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 284 2019-06-05 17:36:37 +02:00
phy-qcom-ipq806x-usb.c phy: qualcomm: fix return value check in qcom_ipq806x_usb_phy_probe() 2020-08-17 09:37:12 +05:30
phy-qcom-ipq4019-usb.c phy: qcom-ipq4019-usb: Constify static phy_ops structs 2020-08-31 14:36:37 +05:30
phy-qcom-pcie2.c phy: qcom: Add Qualcomm PCIe2 PHY driver 2019-05-31 19:41:13 +05:30
phy-qcom-qmp.c phy: qcom-qmp: Add SM8250 PCIe QMP PHYs 2020-11-16 11:28:01 +05:30
phy-qcom-qmp.h phy: qcom-qmp: Add SM8250 PCIe QMP PHYs 2020-11-16 11:28:01 +05:30
phy-qcom-qusb2.c phy: qcom-qusb2: Add ipq8074 device compatible 2020-06-24 22:48:00 +05:30
phy-qcom-snps-femto-v2.c phy: qcom-snps: Add a set mode callback 2020-06-29 15:15:56 +05:30
phy-qcom-usb-hs-28nm.c phy: qualcomm: usb-hs-28nm: Prepare clocks in init 2020-04-30 12:10:49 +05:30
phy-qcom-usb-hs.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
phy-qcom-usb-hsic.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
phy-qcom-usb-ss.c phy: qualcomm: usb: Add SuperSpeed PHY driver 2020-03-20 19:34:29 +05:30