devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] gpu: drm: add driver for ili9361 panel
@ 2021-03-22  9:52 Daniel Mack
  2021-03-22  9:52 ` [PATCH v3 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF Daniel Mack
  2021-03-22  9:52 ` [PATCH v3 2/2] drm/tiny: add driver for newhaven,1.8-128160EF Daniel Mack
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Mack @ 2021-03-22  9:52 UTC (permalink / raw)
  To: airlied, daniel; +Cc: robh+dt, devicetree, dri-devel, Daniel Mack

This is v3 of the series.

Changelog:

v2 -> v3:
	* Turn Documentation into yaml format

Daniel Mack (2):
  dt-bindings: display: add bindings for newhaven,1.8-128160EF
  drm/tiny: add driver for newhaven,1.8-128160EF

 .../bindings/display/ilitek,ili9163.yaml      |  70 ++++++
 drivers/gpu/drm/tiny/Kconfig                  |  13 +
 drivers/gpu/drm/tiny/Makefile                 |   1 +
 drivers/gpu/drm/tiny/ili9163.c                | 224 ++++++++++++++++++
 4 files changed, 308 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9163.yaml
 create mode 100644 drivers/gpu/drm/tiny/ili9163.c

-- 
2.29.2


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

end of thread, other threads:[~2021-03-22 17:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-22  9:52 [PATCH v3 0/2] gpu: drm: add driver for ili9361 panel Daniel Mack
2021-03-22  9:52 ` [PATCH v3 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF Daniel Mack
2021-03-22 17:38   ` [PATCH v3 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF Rob Herring
2021-03-22  9:52 ` [PATCH v3 2/2] drm/tiny: add driver for newhaven,1.8-128160EF Daniel Mack

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