All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] add Gopher 2b LCD panel
@ 2021-07-24 10:33 ` Artjom Vejsel
  0 siblings, 0 replies; 11+ messages in thread
From: Artjom Vejsel @ 2021-07-24 10:33 UTC (permalink / raw)
  Cc: thierry.reding, sam, dri-devel, robh+dt, devicetree, linux-kernel,
	paul, akawolf0

The Gopher 2b LCD panel is used in Gopher 2b handhelds.
It's simple panel with NewVision NV3047 driver,
but SPI lines are not connected.
It has no specific name, since it's unique to that handhelds.
lot name at AliExpress: 4.3 inch 40PIN TFT LCD Screen COG
NV3047 Drive IC 480(RGB)*272 No Touch 24Bit RGB Interface

In v2 removed .num_modes as noticed by Paul.

Artjom Vejsel (3):
  dt-bindings: Add QiShenglong vendor prefix
  dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel
  drm/panel-simple: add Gopher 2b LCD panel

 .../bindings/display/panel/panel-simple.yaml  |  2 +
 .../devicetree/bindings/vendor-prefixes.yaml  |  2 +
 drivers/gpu/drm/panel/panel-simple.c          | 43 +++++++++++++++++++
 3 files changed, 47 insertions(+)

--
2.32.0

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

end of thread, other threads:[~2021-07-25 22:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-24 10:33 [PATCH v2 0/3] add Gopher 2b LCD panel Artjom Vejsel
2021-07-24 10:33 ` Artjom Vejsel
2021-07-24 10:33 ` [PATCH v2 1/3] dt-bindings: Add QiShenglong vendor prefix Artjom Vejsel
2021-07-24 10:33   ` Artjom Vejsel
2021-07-25 20:20   ` Sam Ravnborg
2021-07-24 10:33 ` [PATCH v2 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel Artjom Vejsel
2021-07-24 10:33   ` Artjom Vejsel
2021-07-24 10:33 ` [PATCH v2 3/3] drm/panel-simple: add Gopher 2b LCD panel Artjom Vejsel
2021-07-24 10:33   ` Artjom Vejsel
2021-07-25 20:23   ` Sam Ravnborg
2021-07-25 22:18     ` Artjom Vejsel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.