All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] drm: panel: simple: Fix mistakes in panel descriptions
@ 2020-06-29 23:33 Laurent Pinchart
  2020-06-29 23:33 ` [PATCH v2 1/4] drm: panel: simple: Correct connector type for Starry KR070PE2T Laurent Pinchart
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Laurent Pinchart @ 2020-06-29 23:33 UTC (permalink / raw)
  To: dri-devel
  Cc: Liu Ying, Marcel Ziswiler, Pascal Roeleven, Thierry Reding,
	Miquel Raynal, Dmitry Osipenko, Sam Ravnborg

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(-)

-- 
Regards,

Laurent Pinchart

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-07-01  7:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-29 23:33 [PATCH v2 0/4] drm: panel: simple: Fix mistakes in panel descriptions Laurent Pinchart
2020-06-29 23:33 ` [PATCH v2 1/4] drm: panel: simple: Correct connector type for Starry KR070PE2T Laurent Pinchart
2020-06-30  7:30   ` Pascal Roeleven
2020-06-29 23:33 ` [PATCH v2 2/4] drm: panel: simple: Correct bus format for Satoz SAT050AT40H12R2 Laurent Pinchart
2020-06-30  6:39   ` Miquel Raynal
2020-06-29 23:33 ` [PATCH v2 3/4] drm: panel: simple: Drop drive/sample bus flags for LVDS panels Laurent Pinchart
2020-06-29 23:33 ` [PATCH v2 4/4] drm: panel: simple: Warn in case of incorrect bus format " Laurent Pinchart
2020-06-30 13:58 ` [PATCH v2 0/4] drm: panel: simple: Fix mistakes in panel descriptions Sam Ravnborg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.