[PATCH v3 2/6] drm/msm/dp: Add DP controllers for sc7280

2021-10-28 Thread Sankeerth Billakanti
The eDP controller on SC7280 is similar to the eDP/DP controllers supported by the current driver implementation. SC7280 supports one EDP and one DP controller which can operate concurrently. This change adds the support for eDP and DP controller on sc7280. Signed-off-by: Sankeerth Billakanti

Re: [PATCH v3 2/6] drm/msm/dp: Add DP controllers for sc7280

2021-10-27 Thread Stephen Boyd
Quoting Sankeerth Billakanti (2021-10-27 18:54:44) > The eDP controller on SC7280 is similar to the eDP/DP controllers > supported by the current driver implementation. > > SC7280 supports one EDP and one DP controller which can operate > concurrently. > > This change adds the support for eDP and D