linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v13 0/3] eDP/DP Phy vdda realted function
@ 2022-05-25 21:02 Kuogee Hsieh
  2022-05-25 21:02 ` [PATCH v13 1/3] phy: qcom-edp: add regulator_set_load to edp phy Kuogee Hsieh
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Kuogee Hsieh @ 2022-05-25 21:02 UTC (permalink / raw)
  To: dri-devel, robdclark, sean, swboyd, dianders, vkoul, daniel,
	airlied, agross, dmitry.baryshkov, bjorn.andersson
  Cc: Kuogee Hsieh, quic_abhinavk, quic_aravindh, quic_sbillaka,
	freedreno, linux-arm-msm, linux-kernel

1) add regulator_set_load() to eDP phy
2) add regulator_set_load() to DP phy
3) remove vdda related function out of eDP/DP controller

Kuogee Hsieh (3):
  phy: qcom-edp: add regulator_set_load to edp phy
  phy: qcom-qmp: add regulator_set_load to dp phy
  drm/msm/dp: delete vdda regulator related functions from eDP/DP
    controller

 drivers/gpu/drm/msm/dp/dp_parser.c  | 14 ------
 drivers/gpu/drm/msm/dp/dp_parser.h  |  8 ----
 drivers/gpu/drm/msm/dp/dp_power.c   | 95 +------------------------------------
 drivers/phy/qualcomm/phy-qcom-edp.c | 12 +++++
 drivers/phy/qualcomm/phy-qcom-qmp.c | 40 ++++++++++++----
 5 files changed, 45 insertions(+), 124 deletions(-)

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2022-06-21  4:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 21:02 [PATCH v13 0/3] eDP/DP Phy vdda realted function Kuogee Hsieh
2022-05-25 21:02 ` [PATCH v13 1/3] phy: qcom-edp: add regulator_set_load to edp phy Kuogee Hsieh
2022-05-26  0:00   ` Dmitry Baryshkov
2022-05-27  0:07   ` Stephen Boyd
2022-06-06 13:48   ` Bjorn Andersson
2022-05-25 21:02 ` [PATCH v13 2/3] phy: qcom-qmp: add regulator_set_load to dp phy Kuogee Hsieh
2022-05-25 21:02 ` [PATCH v13 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller Kuogee Hsieh
2022-06-17  0:02 ` [PATCH v13 0/3] eDP/DP Phy vdda realted function Vinod Koul
2022-06-20 20:07   ` Kuogee Hsieh
2022-06-20 20:43     ` Kuogee Hsieh
2022-06-21  4:41       ` 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).