[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240313172016.387277-1-jeremie.dautheribes@bootlin.com>
Date: Wed, 13 Mar 2024 18:20:13 +0100
From: Jérémie Dautheribes <jeremie.dautheribes@...tlin.com>
To: Neil Armstrong <neil.armstrong@...aro.org>,
Jessica Zhang <quic_jesszhan@...cinc.com>,
Sam Ravnborg <sam@...nborg.org>,
David Airlie <airlied@...il.com>,
Daniel Vetter <daniel@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>,
Maxime Ripard <mripard@...nel.org>,
Thomas Zimmermann <tzimmermann@...e.de>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Thierry Reding <thierry.reding@...il.com>
Cc: dri-devel@...ts.freedesktop.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>,
Yen-Mei Goh <yen-mei.goh@...sight.com>,
Jérémie Dautheribes <jeremie.dautheribes@...tlin.com>
Subject: [PATCH v3 0/3] panel-simple: add support for Crystal Clear CMT430B19N00
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 v3:
- PATCH 3/3: use display_timing structure instead of display_mode
structure as suggested by Maxime Ripard.
- Link to v2: https://lore.kernel.org/all/20240304160454.96977-1-jeremie.dautheribes@bootlin.com/
Changes in v2:
- add link to the Crystal Clear Technology website in commit message, as
suggested by Conor Dooley and Neil Armstrong.
- Link to v1: https://lore.kernel.org/all/20240223134517.728568-1-jeremie.dautheribes@bootlin.com/
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
Powered by blists - more mailing lists