dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv1 0/7] Add Inanbo T28CP45TN89 panel support
@ 2023-03-17 23:23 Sebastian Reichel
  2023-03-17 23:23 ` [PATCHv1 1/7] dt-bindings: vendor-prefixes: add Inanbo Sebastian Reichel
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Sebastian Reichel @ 2023-03-17 23:23 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: devicetree, Krzysztof Kozlowski, Gerald Loacker, Sam Ravnborg,
	dri-devel, linux-kernel, Rob Herring, Thierry Reding,
	Michael Riesch

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@wolfvision.net/

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


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

end of thread, other threads:[~2023-03-31 12:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-17 23:23 [PATCHv1 0/7] Add Inanbo T28CP45TN89 panel support Sebastian Reichel
2023-03-17 23:23 ` [PATCHv1 1/7] dt-bindings: vendor-prefixes: add Inanbo Sebastian Reichel
2023-03-20 15:26   ` Krzysztof Kozlowski
2023-03-17 23:23 ` [PATCHv1 2/7] dt-bindings: display: st7789v: add Inanbo T28CP45TN89 Sebastian Reichel
2023-03-20 15:27   ` Krzysztof Kozlowski
2023-03-17 23:23 ` [PATCHv1 3/7] drm/panel: sitronix-st7789v: add SPI ID table Sebastian Reichel
2023-03-31 12:28   ` Michael Riesch
2023-03-17 23:23 ` [PATCHv1 4/7] drm/panel: sitronix-st7789v: remove unused constants Sebastian Reichel
2023-03-17 23:23 ` [PATCHv1 5/7] drm/panel: sitronix-st7789v: make reset GPIO optional Sebastian Reichel
2023-03-17 23:23 ` [PATCHv1 6/7] drm/panel: sitronix-st7789v: prepare for additional panels Sebastian Reichel
2023-03-17 23:23 ` [PATCHv1 7/7] drm/panel: sitronix-st7789v: add Inanbo T28CP45TN89 support Sebastian Reichel
2023-03-31 12:05   ` Michael Riesch

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