public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] drm: panel: add support lincoln LCD197 panel
@ 2024-06-25 14:25 Jerome Brunet
  2024-06-25 14:25 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add prefix for lincoln Jerome Brunet
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jerome Brunet @ 2024-06-25 14:25 UTC (permalink / raw)
  To: Neil Armstrong, Jessica Zhang, Sam Ravnborg, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Daniel Vetter
  Cc: Jerome Brunet, linux-kernel, devicetree, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, dri-devel

This patchset adds support for the Lincoln LCD197 1080x1920 DSI panel.

Jerome Brunet (3):
  dt-bindings: vendor-prefixes: add prefix for lincoln
  dt-bindings: panel-simple-dsi: add lincoln LCD197 panel bindings
  drm/panel: add lincoln lcd197 support

 .../display/panel/panel-simple-dsi.yaml       |   2 +
 .../devicetree/bindings/vendor-prefixes.yaml  |   2 +
 drivers/gpu/drm/panel/Kconfig                 |  11 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 drivers/gpu/drm/panel/panel-lincoln-lcd197.c  | 333 ++++++++++++++++++
 5 files changed, 349 insertions(+)
 create mode 100644 drivers/gpu/drm/panel/panel-lincoln-lcd197.c

-- 
2.43.0


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

end of thread, other threads:[~2024-06-26  9:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 14:25 [PATCH 0/3] drm: panel: add support lincoln LCD197 panel Jerome Brunet
2024-06-25 14:25 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add prefix for lincoln Jerome Brunet
2024-06-25 16:24   ` Conor Dooley
2024-06-25 14:25 ` [PATCH 2/3] dt-bindings: panel-simple-dsi: add lincoln LCD197 panel bindings Jerome Brunet
2024-06-25 16:24   ` Conor Dooley
2024-06-25 14:25 ` [PATCH 3/3] drm/panel: add lincoln lcd197 support Jerome Brunet
2024-06-26  4:41   ` Dmitry Baryshkov
2024-06-26  9:02     ` Jerome Brunet
2024-06-26  9:12       ` Neil Armstrong
2024-06-26  9:15       ` Dmitry Baryshkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox