Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v1 0/2] eDP/DP Phy vdda realted function
@ 2022-05-17 17:25 Kuogee Hsieh
  2022-05-17 17:25 ` [PATCH v1 1/2] phy/qcom: add regulator_set_load to edp/dp phy Kuogee Hsieh
  2022-05-17 17:26 ` [PATCH v1 2/2] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller Kuogee Hsieh
  0 siblings, 2 replies; 6+ messages in thread
From: Kuogee Hsieh @ 2022-05-17 17:25 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/DP phy
2) remove vdda related function out of eDP/DP controller

Kuogee Hsieh (2):
  phy/qcom: add regulator_set_load to edp/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  |  6 ---
 drivers/gpu/drm/msm/dp/dp_power.c   | 95 +------------------------------------
 drivers/phy/qualcomm/phy-qcom-edp.c | 25 ++++++++--
 drivers/phy/qualcomm/phy-qcom-qmp.c | 24 ++++++++++
 5 files changed, 47 insertions(+), 117 deletions(-)

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


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

end of thread, other threads:[~2022-05-18 16:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-17 17:25 [PATCH v1 0/2] eDP/DP Phy vdda realted function Kuogee Hsieh
2022-05-17 17:25 ` [PATCH v1 1/2] phy/qcom: add regulator_set_load to edp/dp phy Kuogee Hsieh
2022-05-17 18:18   ` Doug Anderson
2022-05-18  9:29   ` Vinod Koul
2022-05-18 16:07     ` Kuogee Hsieh
2022-05-17 17:26 ` [PATCH v1 2/2] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller Kuogee Hsieh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox