All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v15 0/3] eDP/DP Phy vdda realted function
@ 2022-06-21 17:01 ` Kuogee Hsieh
  0 siblings, 0 replies; 17+ messages in thread
From: Kuogee Hsieh @ 2022-06-21 17:01 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

0) rebase on https://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tree
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-combo.c | 43 ++++++++++----
 5 files changed, 47 insertions(+), 125 deletions(-)

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


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

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

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21 17:01 [PATCH v15 0/3] eDP/DP Phy vdda realted function Kuogee Hsieh
2022-06-21 17:01 ` Kuogee Hsieh
2022-06-21 17:01 ` [PATCH v15 1/3] phy: qcom-edp: add regulator_set_load to edp phy Kuogee Hsieh
2022-06-21 17:01   ` Kuogee Hsieh
2022-06-22 20:54   ` Stephen Boyd
2022-06-22 20:54     ` Stephen Boyd
2022-06-21 17:01 ` [PATCH v15 2/3] phy: qcom-qmp: add regulator_set_load to dp phy Kuogee Hsieh
2022-06-21 17:01   ` Kuogee Hsieh
2022-06-21 17:18   ` Dmitry Baryshkov
2022-06-21 17:18     ` Dmitry Baryshkov
2022-07-05  7:19   ` Vinod Koul
2022-07-05  7:19     ` Vinod Koul
2022-06-21 17:01 ` [PATCH v15 3/3] drm/msm/dp: delete vdda regulator related functions from eDP/DP controller Kuogee Hsieh
2022-06-21 17:01   ` Kuogee Hsieh
2022-06-22 18:03 ` [PATCH v15 0/3] eDP/DP Phy vdda realted function Dmitry Baryshkov
2022-06-22 18:03   ` Dmitry Baryshkov
2022-06-22 18:03   ` Dmitry Baryshkov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.