Re: [PATCH v2 0/2] drm/msm/dp: fix DP subconnector handling

2023-11-21 Thread Abhinav Kumar
On Wed, 25 Oct 2023 12:23:08 +0300, Dmitry Baryshkov wrote: > Fix two failovers in the DP subconnector's patch. I didn't notice that I > had another patch adding the property in my tree and later Abel pointed > out that we shouldn't use subconnector type for eDP panels. > > Fixes since v1: > -

[PATCH v2 0/2] drm/msm/dp: fix DP subconnector handling

2023-10-25 Thread Dmitry Baryshkov
Fix two failovers in the DP subconnector's patch. I didn't notice that I had another patch adding the property in my tree and later Abel pointed out that we shouldn't use subconnector type for eDP panels. Fixes since v1: - Add Abel's patch. Abel Vesa (1): drm/msm/dp: don't touch DP subconnecto