On Fri, Sep 12, 2025 at 04:58:36PM +0800, Damon Ding wrote: > If there is neither a panel nor a bridge, the display timing can be > parsed from the display-timings node under the dp node. > > Adding a legacy bridge to parse the display-timings node would get > rid of &analogix_dp_plat_data.get_modes() and make the codes more > consistent. If it's the same as imx-legacy-bridge, it might make sense to pull it out of imx/ subdir and use it as is. > > Signed-off-by: Damon Ding <damon.ding@xxxxxxxxxxxxxx> > --- > drivers/gpu/drm/exynos/exynos_dp.c | 132 ++++++++++++++++++----------- > 1 file changed, 82 insertions(+), 50 deletions(-) > -- With best wishes Dmitry