Hi @djgj,
I'have ported vglite to zephyr indeed although I still consider it as a WIP. I had to write a simple GC355 driver to handle its interrupts and setup clocks as well. vglite can be used as a backend to LVGL but it's not included in zephyr and I have no intentions of doing so as we won't use it on our side but you can do this part on your own. I think there should be no problem in using vglite on RT500 because vglite just uses it's registers directly. I will contact my client whether I can provide you with the changes I have made although it wasn't too complicated as only os layer needed to be adapted.