Re: [PATCH v2 5/5] drm/msm/dp: Add sc8180x DP controllers

2021-08-26 Thread Stephen Boyd
Quoting Bjorn Andersson (2021-08-25 16:42:33) > The sc8180x has 2 DP and 1 eDP controllers, add support for these to the > DP driver. > > Signed-off-by: Bjorn Andersson > --- Reviewed-by: Stephen Boyd

[PATCH v2 5/5] drm/msm/dp: Add sc8180x DP controllers

2021-08-25 Thread Bjorn Andersson
The sc8180x has 2 DP and 1 eDP controllers, add support for these to the DP driver. Signed-off-by: Bjorn Andersson --- Changes since v1: - Squashed DP and eDP data, as there's no reason to keep them separate today drivers/gpu/drm/msm/dp/dp_display.c | 7 +++ 1 file changed, 7