mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm: panel: add support for TDO tl070wsh30 panel
@ 2020-09-04 16:15 Neil Armstrong
  2020-09-04 16:15 ` [PATCH 1/2] dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Neil Armstrong @ 2020-09-04 16:15 UTC (permalink / raw)
  To: thierry.reding, sam
  Cc: dri-devel, linux-amlogic, linux-kernel, Neil Armstrong

This adds support bindings and support for the TDO TL070WSH30 TFT-LCD panel
module shipped with the Amlogic S400 Development Kit.
The panel has a 1024×600 resolution and uses 24 bit RGB per pixel.
It provides a MIPI DSI interface to the host, a built-in LED backlight
and touch controller.

Neil Armstrong (2):
  dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings
  drm: panel: add TDO tl070wsh30 panel driver

 .../display/panel/tdo,tl070wsh30.yaml         |  58 ++++
 drivers/gpu/drm/panel/Kconfig                 |  11 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c  | 263 ++++++++++++++++++
 4 files changed, 333 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/tdo,tl070wsh30.yaml
 create mode 100644 drivers/gpu/drm/panel/panel-tdo-tl070wsh30.c

-- 
2.22.0


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

end of thread, other threads:[~2020-09-07 17:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04 16:15 [PATCH 0/2] drm: panel: add support for TDO tl070wsh30 panel Neil Armstrong
2020-09-04 16:15 ` [PATCH 1/2] dt-bindings: display: panel: add TDO tl070wsh30 DSI panel bindings Neil Armstrong
2020-09-04 16:15 ` [PATCH 2/2] drm: panel: add TDO tl070wsh30 panel driver Neil Armstrong
2020-09-07 10:33 ` [PATCH 0/2] drm: panel: add support for TDO tl070wsh30 panel Neil Armstrong
2020-09-07 10:54   ` Sam Ravnborg
2020-09-07 11:03     ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®