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. 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