In my project, I have used AM335X processor. I have interfaced 8-Bits LCD with LIDD controller of AM335X. My LCD supports MPU 8080 interface only. We have driver available for Raster controller with DMA supports. I want to use DMA of LCD controller to transfer frame buffer data to my 8-bit LCD. My question is, Does LCD Controller of AM335X supports 8-bit DMA transfer in LIDD mode?