[PATCH 0/3] S5PV210: added MIPI-DSI Driver.

daeinki inki.dae at samsung.com
Thu Nov 18 05:43:04 EST 2010


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 at samsung.com>
signed-off-by: Kyoungmin Park <kyoungmin.park at samsung.com>




More information about the linux-arm-kernel mailing list