All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
@ 2024-03-04 16:04 Jérémie Dautheribes
  2024-03-04 16:04 ` [PATCH v2 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix Jérémie Dautheribes
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Jérémie Dautheribes @ 2024-03-04 16:04 UTC (permalink / raw)
  To: Neil Armstrong, Jessica Zhang, Sam Ravnborg, Maarten Lankhorst,
	Maxime Ripard, Thomas Zimmermann, David Airlie, Daniel Vetter,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Thierry Reding
  Cc: dri-devel, devicetree, linux-kernel, Thomas Petazzoni,
	Yen-Mei Goh, Jérémie Dautheribes

Hello everyone,

This patch series add support for the Crystal Clear Technology
CMT430B19N00 4.3" 480x272 TFT-LCD panel.
It also adds Crystal Clear Technology to vendor-prefixes.yaml.

Please note that unfortunately there is no public datasheet available
for this panel.

Changes in v2:
  - add link to the Crystal Clear Technology website in commit message, as
  suggested by Conor Dooley and Neil Armstrong.


Regards,

Jérémie

Jérémie Dautheribes (3):
  dt-bindings: Add Crystal Clear Technology vendor prefix
  dt-bindings: display: simple: add support for Crystal Clear
    CMT430B19N00
  drm/panel: simple: add CMT430B19N00 LCD panel support

 .../bindings/display/panel/panel-simple.yaml  |  2 ++
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 ++
 drivers/gpu/drm/panel/panel-simple.c          | 29 +++++++++++++++++++
 3 files changed, 33 insertions(+)

-- 
2.34.1
---
- Link to v1: https://lore.kernel.org/all/20240223134517.728568-1-jeremie.dautheribes@bootlin.com/


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

end of thread, other threads:[~2024-03-08 11:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-04 16:04 [PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00 Jérémie Dautheribes
2024-03-04 16:04 ` [PATCH v2 1/3] dt-bindings: Add Crystal Clear Technology vendor prefix Jérémie Dautheribes
2024-03-05  7:53   ` Krzysztof Kozlowski
2024-03-04 16:04 ` [PATCH v2 2/3] dt-bindings: display: simple: add support for Crystal Clear CMT430B19N00 Jérémie Dautheribes
2024-03-05  7:53   ` Krzysztof Kozlowski
2024-03-04 16:04 ` [PATCH v2 3/3] drm/panel: simple: add CMT430B19N00 LCD panel support Jérémie Dautheribes
2024-03-04 16:25   ` Maxime Ripard
2024-03-05  9:46     ` Jérémie Dautheribes
2024-03-08 10:48       ` Maxime Ripard
2024-03-08 11:06         ` Jérémie Dautheribes
2024-03-04 19:29 ` [PATCH v2 0/3] panel-simple: add support for Crystal Clear CMT430B19N00 Conor Dooley
2024-03-04 21:24   ` Rob Herring
2024-03-05 20:21     ` Conor Dooley
2024-03-05  9:48   ` Jérémie Dautheribes
2024-03-05 20:25     ` Conor Dooley

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.