Hello all, This patch is a MIPI-DSI driver for S5PV210. PATCH 1/3: add a structure for CPU interface to linux/fb.h - RGB or CPU interfaces could be used as display mode but framebuffer framework doesn't consider CPU interface so I added this structure because fb_cpumode structure could be used commonly. PATCH 2/3: add parameters for CPU interface to plat-samsung/fb.h - MIPI-DSI driver would use s3c-fb driver so I added some parameters because MIPI-DSI driver supports CPU interface also. PATCH 3/3: add MIPI-DSI driver for S5PV210. thank you. signed-off-by: Inki Dae <inki.dae@xxxxxxxxxxx> signed-off-by: Kyoungmin Park <kyoungmin.park@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-fbdev" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html