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

This is v3 of the series.

Changelog:

v2 -> v3:
	* Turn Documentation into yaml format

v3 -> v4:
	* Fix reference error in yaml file

v4 -> v5:
	* More yaml file documentation fixes

v5 -> v6:
	* More yaml file documentation fixes

v6 -> v7:
	* Fix ordering of patches

v7 -> v8:
	* More yaml file documentation fixes

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

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

-- 
2.29.2

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

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v8 0/2] gpu: drm: add driver for ili9361 panel
@ 2021-10-15 14:59 Daniel Mack
  2021-10-15 14:59 ` [PATCH v8 2/2] drm/tiny: add driver for newhaven,1.8-128160EF Daniel Mack
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Mack @ 2021-10-15 14:59 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

v3 -> v4:
	* Fix reference error in yaml file

v4 -> v5:
	* More yaml file documentation fixes

v5 -> v6:
	* More yaml file documentation fixes

v6 -> v7:
	* Fix ordering of patches

v7 -> v8:
	* More yaml file documentation fixes

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

 .../display/panel/ilitek,ili9163.yaml         | 69 +++++++++++++++++++
 drivers/gpu/drm/tiny/Kconfig                  |  13 +
 drivers/gpu/drm/tiny/Makefile                 |   1 +
 drivers/gpu/drm/tiny/ili9163.c                | 224 ++++++++++++++++++
 4 files changed, 307 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] 6+ messages in thread

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-31  9:21 [PATCH v8 0/2] gpu: drm: add driver for ili9361 panel Daniel Mack
2021-03-31  9:21 ` [PATCH v8 1/2] dt-bindings: display: add bindings for newhaven, 1.8-128160EF Daniel Mack
2021-04-01 16:29   ` Rob Herring
2021-03-31  9:21 ` [PATCH v8 2/2] drm/tiny: add driver for newhaven,1.8-128160EF Daniel Mack
2021-04-08 11:11   ` Thomas Zimmermann
2021-10-15 14:59 [PATCH v8 0/2] gpu: drm: add driver for ili9361 panel Daniel Mack
2021-10-15 14:59 ` [PATCH v8 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).