On Wed, May 21, 2014 at 01:42:56PM +0900, YoungJun Cho wrote:
This patch is based on videomode and display_timing relevant codes. To support command mode panel, it does not need to guide its timing information to the display controller like video mode panel, but it requires signal timings to transfer video data. So this patch adds cmdmode struct, cmdmode_display_timing struct and the according helper functions to convert cmdmode_display_timing to a generic cmdmode.
Can you point me to relevant documentation? I wasn't able to find it by a quick scan through the DSI specification.
Thierry