linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 00/14] phy: qcom-qmp: further prep cleanups
@ 2022-10-12  8:12 Johan Hovold
  2022-10-12  8:12 ` [PATCH v2 01/14] phy: qcom-qmp: drop regulator error message Johan Hovold
                   ` (15 more replies)
  0 siblings, 16 replies; 21+ messages in thread
From: Johan Hovold @ 2022-10-12  8:12 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Kishon Vijay Abraham I, Dmitry Baryshkov, linux-arm-msm,
	linux-phy, linux-kernel, Johan Hovold

Here's the next batch of QMP cleanups in preparation for adding support
for SC8280XP and its four-lane PCIe PHYs.

Note that these apply on top of the following two series that have been
reviewed and should be ready to be merged when the PHY tree opens:

	https://lore.kernel.org/linux-arm-msm/20220929092916.23068-1-johan+linaro@kernel.org/
	https://lore.kernel.org/all/20220927092207.161501-1-dmitry.baryshkov@linaro.org/

After this I have one more series of related cleanups before posting the
SC8280XP support.

Johan


Changes in v2
 - move the 1 ms PCIe "power-down" delay to after starting the PHY which
   was probably the intention all along. This is done in a separate new
   patch 9/14. (Dmitry)


Johan Hovold (14):
  phy: qcom-qmp: drop regulator error message
  phy: qcom-qmp: drop superfluous comments
  phy: qcom-qmp-combo: drop unused in-layout configuration
  phy: qcom-qmp-pcie: drop redundant ipq8074 power on
  phy: qcom-qmp-pcie-msm8996: drop unused in-layout configuration
  phy: qcom-qmp-ufs: drop unused in-layout configuration
  phy: qcom-qmp-usb: drop unused in-layout configuration
  phy: qcom-qmp-pcie: drop power-down delay config
  phy: qcom-qmp-pcie: replace power-down delay
  phy: qcom-qmp-pcie-msm8996: drop power-down delay config
  phy: qcom-qmp-combo: drop sc8280xp power-down delay
  phy: qcom-qmp-combo: drop power-down delay config
  phy: qcom-qmp-usb: drop sc8280xp power-down delay
  phy: qcom-qmp-usb: drop power-down delay config

 drivers/phy/qualcomm/phy-qcom-qmp-combo.c     |  81 +++----------
 .../phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c  |  55 ++-------
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c      | 106 +++---------------
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c       |  48 ++------
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c       |  89 ++-------------
 5 files changed, 64 insertions(+), 315 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2022-10-28 12:12 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-12  8:12 [PATCH v2 00/14] phy: qcom-qmp: further prep cleanups Johan Hovold
2022-10-12  8:12 ` [PATCH v2 01/14] phy: qcom-qmp: drop regulator error message Johan Hovold
2022-10-12  8:12 ` [PATCH v2 02/14] phy: qcom-qmp: drop superfluous comments Johan Hovold
2022-10-12  8:12 ` [PATCH v2 03/14] phy: qcom-qmp-combo: drop unused in-layout configuration Johan Hovold
2022-10-12  8:12 ` [PATCH v2 04/14] phy: qcom-qmp-pcie: drop redundant ipq8074 power on Johan Hovold
2022-10-12  8:12 ` [PATCH v2 05/14] phy: qcom-qmp-pcie-msm8996: drop unused in-layout configuration Johan Hovold
2022-10-12  8:12 ` [PATCH v2 06/14] phy: qcom-qmp-ufs: " Johan Hovold
2022-10-12  8:12 ` [PATCH v2 07/14] phy: qcom-qmp-usb: " Johan Hovold
2022-10-12 20:39   ` Dmitry Baryshkov
2022-10-12  8:12 ` [PATCH v2 08/14] phy: qcom-qmp-pcie: drop power-down delay config Johan Hovold
2022-10-12  8:12 ` [PATCH v2 09/14] phy: qcom-qmp-pcie: replace power-down delay Johan Hovold
2022-10-12 20:40   ` Dmitry Baryshkov
2022-10-12  8:12 ` [PATCH v2 10/14] phy: qcom-qmp-pcie-msm8996: drop power-down delay config Johan Hovold
2022-10-12  8:12 ` [PATCH v2 11/14] phy: qcom-qmp-combo: drop sc8280xp power-down delay Johan Hovold
2022-10-12 20:41   ` Dmitry Baryshkov
2022-10-12  8:12 ` [PATCH v2 12/14] phy: qcom-qmp-combo: drop power-down delay config Johan Hovold
2022-10-12  8:12 ` [PATCH v2 13/14] phy: qcom-qmp-usb: drop sc8280xp power-down delay Johan Hovold
2022-10-12 20:41   ` Dmitry Baryshkov
2022-10-12  8:12 ` [PATCH v2 14/14] phy: qcom-qmp-usb: drop power-down delay config Johan Hovold
2022-10-12 12:35 ` [PATCH v2 00/14] phy: qcom-qmp: further prep cleanups Johan Hovold
2022-10-28 12:12 ` Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).