linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] phy: qcom: drop regulator loads
@ 2022-08-03 12:33 Johan Hovold
  2022-08-03 12:33 ` [PATCH 1/2] phy: qcom-qmp-combo: " Johan Hovold
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Johan Hovold @ 2022-08-03 12:33 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio,
	Kishon Vijay Abraham I, Kuogee Hsieh, Douglas Anderson,
	Manivannan Sadhasivam, linux-arm-msm, linux-phy, linux-kernel,
	Johan Hovold

Unless a driver implements an idle mode, there's generally no point in
specifying an active-mode regulator load.

Drop the regulator loads that were recently added to the Qualcomm QMP
combo and edp PHY drivers.

For a background discussion on this matter, see the following thread:

	https://lore.kernel.org/r/YuPps+cvVAMugWmy@sirena.org.uk

Johan


Johan Hovold (2):
  phy: qcom-qmp-combo: drop regulator loads
  phy: qcom-edp: drop regulator loads

 drivers/phy/qualcomm/phy-qcom-edp.c       | 12 -------
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 40 +++++------------------
 2 files changed, 9 insertions(+), 43 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-08-03 15:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-03 12:33 [PATCH 0/2] phy: qcom: drop regulator loads Johan Hovold
2022-08-03 12:33 ` [PATCH 1/2] phy: qcom-qmp-combo: " Johan Hovold
2022-08-03 12:33 ` [PATCH 2/2] phy: qcom-edp: " Johan Hovold
2022-08-03 15:30 ` [PATCH 0/2] phy: qcom: " Doug Anderson

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).