[PATCH 0/4] S5PC110: MIPI-DSI support.

InKi Dae daeinki at gmail.com
Tue Nov 23 02:13:02 EST 2010


Hello all,

This patch is a MIPI-DSI driver for S5PC110.

PATCH 1/4 : add a structure for CPU interface to linux/fb.h
- RGB or CPU interface 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/4 : 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/4 : add MIPI-DSI support for platform and machine.

PATCH 4/4: add MIPI-DSI driver.

Thank you.



More information about the linux-arm-kernel mailing list