[PATCHv1 0/7] Add Inanbo T28CP45TN89 panel support

From: Sebastian Reichel
Date: Fri Mar 17 2023 - 19:24:07 EST


Hi,

This adds panel support for Inanbo T28CP45TN89, which I found inside of a
handheld thermal camera. The panel is based on the st7789v controller. All
information is based on reverse engineering.

The series conflicts with [0] ("Add timing override to sitronix,st7789v").
I can rebase, but did not want to delay getting some review feedback :)

[0] https://lore.kernel.org/all/20230314115644.3775169-1-gerald.loacker@xxxxxxxxxxxxxx/

-- Sebastian

Sebastian Reichel (7):
dt-bindings: vendor-prefixes: add Inanbo
dt-bindings: display: st7789v: add Inanbo T28CP45TN89
drm/panel: sitronix-st7789v: add SPI ID table
drm/panel: sitronix-st7789v: remove unused constants
drm/panel: sitronix-st7789v: make reset GPIO optional
drm/panel: sitronix-st7789v: prepare for additional panels
drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 support

.../display/panel/sitronix,st7789v.yaml | 5 +-
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
.../gpu/drm/panel/panel-sitronix-st7789v.c | 251 +++++++++++++++---
3 files changed, 213 insertions(+), 45 deletions(-)

--
2.39.2