Re: [PATCH v2 04/21] drm/bridge: tc358764: add drm_panel_bridge support

2020-04-28 Thread kbuild test robot
Hi Sam, I love your patch! Perhaps something to improve: [auto build test WARNING on drm-intel/for-linux-next] [also build test WARNING on drm-exynos/exynos-drm-next tegra-drm/drm/tegra/for-next drm-tip/drm-tip linus/master v5.7-rc3 next-20200428] [cannot apply to drm/drm-next] [if your patch i

[PATCH v2 04/21] drm/bridge: tc358764: add drm_panel_bridge support

2020-04-27 Thread Sam Ravnborg
Prepare the bridge driver for use in a chained setup by replacing direct use of drm_panel with drm_panel_bridge support. The bridge panel will use the connector type reported by the panel, where the connector for this driver hardcode DRM_MODE_CONNECTOR_LVDS. Signed-off-by: Sam Ravnborg Reviewed-