Hello,
This small patch series is the second version of what has been previously submitted as "[PATCH] drm: panel: simple: Drop drive/sample bus flags for LVDS panels". It fixes incorrect bus format and connector type in the description of two panels (patches 1/4 and 2/4), drop invalid bus flags for LVDS panels (patch 3/4), and add a warning to catch invalid bus formats for future LVDS panels.
Laurent Pinchart (4): drm: panel: simple: Correct connector type for Starry KR070PE2T drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2 drm: panel: simple: Drop drive/sample bus flags for LVDS panels drm: panel: simple: Warn in case of incorrect bus format for LVDS panels
drivers/gpu/drm/panel/panel-simple.c | 41 +++++++++++++++++++--------- 1 file changed, 28 insertions(+), 13 deletions(-)