Hi Erez,
yes, data can be outputted in several cycles as described in sect.
37.5.334 DC Mapping Configuration Register
37.4.7.5.1 Bus Mapping Unit 37.5.334 DC Mapping Configuration Register IMX6DQRM :
The internal DI format for data and commands is a 24-bits word divided into three byte
components (eight zeroes are added to MSB for 16-bits words from the DC). This word
can be output or input in one, two, three or four cycles of the display clock.
IPU driver outputs all LCD data (for example RGB24) in one clock, outputting in 3 clocks x 8 bits
currently is not supported in BSP and require changes in IPU microcodes.
~igor