devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Kingdisplay-kd097d04-panel
@ 2018-07-02 10:32 Heiko Stuebner
  2018-07-02 10:32 ` [PATCH v2 1/3] dt-bindings: Add vendor prefix for kingdisplay Heiko Stuebner
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Heiko Stuebner @ 2018-07-02 10:32 UTC (permalink / raw)
  To: thierry.reding
  Cc: mark.rutland, devicetree, hl, briannorris, linux-kernel,
	dri-devel, nickey.yang, robh+dt

The Innolux p097pfg is one of two possible panels used in the
gru-scarlet ChromeOS devices.

This v2 updates the driver with changes from the ChromeOS side
and tries to address most of the comments received from Sean Paul.


Nickey Yang (3):
  dt-bindings: Add vendor prefix for kingdisplay
  dt-bindings: Add KINGDISPLAY KD097D04 panel bindings
  drm/panel: add Kingdisplay kd097d04 panel driver

 .../display/panel/kingdisplay,kd097d04.txt    |  22 +
 .../devicetree/bindings/vendor-prefixes.txt   |   1 +
 drivers/gpu/drm/panel/Kconfig                 |  11 +
 drivers/gpu/drm/panel/Makefile                |   1 +
 .../drm/panel/panel-kingdisplay-kd097d04.c    | 469 ++++++++++++++++++
 5 files changed, 504 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/panel/kingdisplay,kd097d04.txt
 create mode 100644 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c

-- 
2.17.0

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

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

end of thread, other threads:[~2018-07-10 11:11 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-02 10:32 [PATCH v2 0/3] Kingdisplay-kd097d04-panel Heiko Stuebner
2018-07-02 10:32 ` [PATCH v2 1/3] dt-bindings: Add vendor prefix for kingdisplay Heiko Stuebner
2018-07-10 11:02   ` Thierry Reding
2018-07-02 10:32 ` [PATCH v2 2/3] dt-bindings: Add KINGDISPLAY KD097D04 panel bindings Heiko Stuebner
2018-07-10 11:05   ` Thierry Reding
2018-07-02 10:32 ` [PATCH v2 3/3] drm/panel: add Kingdisplay kd097d04 panel driver Heiko Stuebner
2018-07-10 11:11   ` Thierry Reding

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