dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for the Leadtek LTK028QV25BYL display panel
@ 2025-10-21  7:34 Herve Codina
  2025-10-21  7:34 ` [PATCH 1/3] dt-bindings: display: panel: Add the Leadtek LTK08QV25BYL panel Herve Codina
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Herve Codina @ 2025-10-21  7:34 UTC (permalink / raw)
  To: Herve Codina, Neil Armstrong, Jessica Zhang, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Simona Vetter,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: dri-devel, devicetree, linux-kernel, Thomas Petazzoni

Hi,

The Leadtek LTK08QV25BYL is a 2.8" 240x320 DSI display.

This series adds support for this device.

Best regards,
Hervé

Herve Codina (3):
  dt-bindings: display: panel: Add the Leadtek LTK08QV25BYL panel
  drm/panel: Add support for the Leadtek LTK08QV25BYL panel
  MAINTAINERS: Add the Leadtek LTK028QV25BYL panel driver entry

 .../display/panel/leadtek,ltk028qv25byl.yaml  |  55 ++++
 MAINTAINERS                                   |   7 +
 drivers/gpu/drm/panel/Kconfig                 |  12 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 .../drm/panel/panel-leadtek-ltk028qv25byl.c   | 304 ++++++++++++++++++
 5 files changed, 379 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/leadtek,ltk028qv25byl.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-leadtek-ltk028qv25byl.c

-- 
2.51.0


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

end of thread, other threads:[~2025-11-04  8:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-21  7:34 [PATCH 0/3] Add support for the Leadtek LTK028QV25BYL display panel Herve Codina
2025-10-21  7:34 ` [PATCH 1/3] dt-bindings: display: panel: Add the Leadtek LTK08QV25BYL panel Herve Codina
2025-10-22 17:42   ` Conor Dooley
2025-10-21  7:34 ` [PATCH 2/3] drm/panel: Add support for " Herve Codina
2025-10-29 20:45   ` Neil Armstrong
2025-11-04  8:49     ` Herve Codina
2025-10-21  7:34 ` [PATCH 3/3] MAINTAINERS: Add the Leadtek LTK028QV25BYL panel driver entry Herve Codina
2025-10-29 20:45   ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).