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

This is v10 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

v8 -> v9:
	* Addressed some minor issues pointed out by Thomas Zimmermann
	* Rebased

v9 -> v10:
	* Re-apply the yaml file in favour of the txt file

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/panel/ilitek,ili9163.yaml
 create mode 100644 drivers/gpu/drm/tiny/ili9163.c

-- 
2.31.1


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

end of thread, other threads:[~2021-09-01 16:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-01 16:03 [PATCH v10 0/2] gpu: drm: add driver for ili9361 panel Daniel Mack
2021-09-01 16:03 ` [PATCH v10 1/2] dt-bindings: display: add bindings for newhaven,1.8-128160EF Daniel Mack
2021-09-01 16:03 ` [PATCH v10 2/2] drm/tiny: add driver " 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).