drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
authorMarijn Suijten <marijn.suijten@somainline.org>
Tue, 27 Jun 2023 20:14:16 +0000 (22:14 +0200)
committerAbhinav Kumar <quic_abhinavk@quicinc.com>
Thu, 13 Jul 2023 19:49:47 +0000 (12:49 -0700)
commit97368254a08e2ca4766e7f84a45840230fe77fa3
tree3ea32331a56b79cf9f61e26eb42f4894840bc8a1
parente8383f5cf1b3573ce140a80bfbfd809278ab16d6
drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config

The regulator setup was likely copied from other SoCs by mistake.  Just
like SM6125 the DSI PHY on this platform is not getting power from a
regulator but from the MX power domain.

Fixes: 572e9fd6d14a ("drm/msm/dsi: Add phy configuration for QCM2290")
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
Patchwork: https://patchwork.freedesktop.org/patch/544536/
Link: https://lore.kernel.org/r/20230627-sm6125-dpu-v2-1-03e430a2078c@somainline.org
Signed-off-by: Abhinav Kumar <quic_abhinavk@quicinc.com>
drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c