mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/tiny: add support tft display based on ilitek,ili9488
@ 2022-10-18 16:45 Tommaso Merciai
  2022-10-18 16:45 ` [PATCH 1/2] dt-bindings: add binding for tft displays " Tommaso Merciai
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Tommaso Merciai @ 2022-10-18 16:45 UTC (permalink / raw)
  To: tommaso.merciai
  Cc: michael, linuxfancy, linux-amarula, kamlesh.gurudasani,
	David Airlie, Daniel Vetter, Maxime Ripard, Thomas Zimmermann,
	Sam Ravnborg, Javier Martinez Canillas, Noralf Trønnes,
	linux-kernel, dri-devel

Hi All,
This series  support for ilitek,ili9488 based displays like
Waveshare-ResTouch-LCD-3.5 display. Tested on Waveshare-ResTouch-LCD-3.5
connected to px30-evb via SPI.
This series is based on work done by Kamlesh Gurudasani in 2020:

 - "drm/tiny: add support for tft displays based on ilitek, ili9488"

(Thanks Kamlesh for your starting point)

Tests are done using the following tools coming from Yocto fs:

 - modetest -M "ili9488" -s 31:320x480@RG16 -v
 - fb-test
 - fb-rect

References:
 - https://patchwork.kernel.org/project/dri-devel/patch/00719f68aca488a6476b0dda634617606b592823.1592055494.git.kamlesh.gurudasani@gmail.com/
 - https://www.hpinfotech.ro/ILI9488.pdf
 - https://www.waveshare.com/wiki/Pico-ResTouch-LCD-3.5

Regards,
Tommaso

Tommaso Merciai (2):
  dt-bindings: add binding for tft displays based on ilitek,ili9488
  drm/tiny: add support for tft displays based on ilitek,ili9488

 .../bindings/display/ilitek,ili9488.yaml      |  72 +++
 drivers/gpu/drm/tiny/Kconfig                  |  13 +
 drivers/gpu/drm/tiny/Makefile                 |   1 +
 drivers/gpu/drm/tiny/ili9488.c                | 440 ++++++++++++++++++
 4 files changed, 526 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/display/ilitek,ili9488.yaml
 create mode 100644 drivers/gpu/drm/tiny/ili9488.c

-- 
2.25.1


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

end of thread, other threads:[~2022-10-24 14:20 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-18 16:45 [PATCH 0/2] drm/tiny: add support tft display based on ilitek,ili9488 Tommaso Merciai
2022-10-18 16:45 ` [PATCH 1/2] dt-bindings: add binding for tft displays " Tommaso Merciai
2022-10-18 18:27   ` Krzysztof Kozlowski
2022-10-18 16:45 ` [PATCH 2/2] drm/tiny: add support " Tommaso Merciai
2022-10-18 18:31   ` Michael Nazzareno Trimarchi
2022-10-19  9:04     ` Tommaso Merciai
2022-10-19  9:11   ` [PATCH 2/2] drm/tiny: add support for tft displays based on ilitek, ili9488 Javier Martinez Canillas
2022-10-24 12:52   ` Thomas Zimmermann
2022-10-18 19:06 ` [PATCH 0/2] drm/tiny: add support tft display based on ilitek,ili9488 Noralf Trønnes
2022-10-18 21:28   ` Michael Nazzareno Trimarchi
2022-10-18 22:48     ` Noralf Trønnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®