On Wed, 21 Feb 2024 at 00:50, Abel Vesa <[email protected]> wrote: > > Instead of relying on different compatibles for eDP and DP, use > the is-edp property from DT to figure out the connector type and > then pass on that information to the PHY. > > Signed-off-by: Abel Vesa <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_ctrl.c | 11 +++++++++++ > drivers/gpu/drm/msm/dp/dp_ctrl.h | 1 + > drivers/gpu/drm/msm/dp/dp_display.c | 19 ++++++++++++++++--- > 3 files changed, 28 insertions(+), 3 deletions(-)
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
