linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add Gopher 2b LCD panel
@ 2021-07-22 14:04 Artjom Vejsel
  2021-07-22 14:04 ` [PATCH 1/3] dt-bindings: Add QiShenglong vendor prefix Artjom Vejsel
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Artjom Vejsel @ 2021-07-22 14:04 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

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          | 44 +++++++++++++++++++
 3 files changed, 48 insertions(+)

--
2.32.0

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

end of thread, other threads:[~2021-07-24 16:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-22 14:04 [PATCH 0/3] add Gopher 2b LCD panel Artjom Vejsel
2021-07-22 14:04 ` [PATCH 1/3] dt-bindings: Add QiShenglong vendor prefix Artjom Vejsel
2021-07-22 14:04 ` [PATCH 2/3] dt-bindings: Add DT bindings for QiShenglong Gopher 2b panel Artjom Vejsel
2021-07-22 14:04 ` [PATCH 3/3] drm/panel-simple: add Gopher 2b LCD panel Artjom Vejsel
2021-07-22 14:12   ` Paul Cercueil
2021-07-24 16:27     ` Artjom Vejsel

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