Re: [PATCH v8 1/3] phy: qcom-edp: add regulator_set_load to edp phy

2022-05-20 Thread Bjorn Andersson
On Fri 20 May 09:26 PDT 2022, Kuogee Hsieh wrote: > This patch add regulator_set_load() before enable regulator at > eDP phy driver. > > Signed-off-by: Kuogee Hsieh > --- > drivers/phy/qualcomm/phy-qcom-edp.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git

[PATCH v8 1/3] phy: qcom-edp: add regulator_set_load to edp phy

2022-05-20 Thread Kuogee Hsieh
This patch add regulator_set_load() before enable regulator at eDP phy driver. Signed-off-by: Kuogee Hsieh --- drivers/phy/qualcomm/phy-qcom-edp.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/phy/qualcomm/phy-qcom-edp.c b/drivers/phy/qualcomm/phy-qcom-edp.c index