Acqua technical documentation Buy

TFT on Acqua A5

This article illustrates how to enable the Acqua Board A5 to manage a TFT display using the paraller DPI port interface

Device tree

Kernel Defconfig

Driver source code patch

Apply this patch to add some lines inside the file /drivers/gpu/drm/panel/panel-simple.c.

To do that type these commands inside the Linux Kernel directory (See Compiling Linux Kernel 5.15 LTS):

wget https://www.acmesystems.it/www/acqua_tft/acme.patch
patch -p1 < acme.patch

and compile the new zImage.

Sergio Tanzilli
Systems designer, webmaster of www.acmesystems.it and founder of Acme Systems srl

Personal email: tanzilli@acmesystems.it
Web pages: https://www.acmesystems.it --- https://www.acmestudio.it
Github repositories: https://github.com/tanzilli --- https://github.com/acmesystems
Telegram group dedicated to the Acme Systems boards: https://t.me/acmesystemssrl

Home page Acqua technical documentation Buy