lv_arduino+ESP32+Parallel-Interface-Display Touch is Not Working

This is kind of the wrong forum for the question.

It was originally about using parallel interface with touch using TFT_eSPI but that project only supports the XPT2046 touch chip when used on the same SPI interface as the screen:

As this is parallel it will not work so an alternative (Adafruit?) touch chip driver is needed.

Regards