On Fri, 2012-08-10 at 16:07 +0530, Archit Taneja wrote: > This is a continuation of the work started in the series: > > http://marc.info/?l=linux-omap&m=134381744304672&w=2 > > This makes the panel driver call interface specific functions to configure the > data lines and pixel format requested by the panel. > > Configuration of data lines doesn't happen for DSI or HDMI. For DSI, this > information is more complex and is taken care by omapdss_dsi_configure_pins(), > for HDMI, the number of TMDS lines is always fixed. > > Configuration of pixel format is done only for DSI in command mode and RFBI. > Currently, these new functions take different arguments, > omapdss_dsi_set_pixel_format() takes pixel format of type > omap_dss_dsi_pixel_format enum, and RFBI omapdss_rfbi_set_pixel_size() takes > the pixel size directly. It would be good if these could be merged by using > some sort of MIPI standard for pixel formats. Having the same argument would > help in having a common interface op in the future. This series looks good. Tomi
Attachment:
signature.asc
Description: This is a digitally signed message part