linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] S5PC110: MIPI-DSI support.
@ 2010-11-23  7:13 InKi Dae
  2010-11-25  0:31 ` Kukjin Kim
  0 siblings, 1 reply; 2+ messages in thread
From: InKi Dae @ 2010-11-23  7:13 UTC (permalink / raw)
  To: linux-fbdev-devel, linux-arm-kernel
  Cc: kgene.kim, Andrew Morton, lethal, kyungmin.park

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.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: [PATCH 0/4] S5PC110: MIPI-DSI support.
  2010-11-23  7:13 [PATCH 0/4] S5PC110: MIPI-DSI support InKi Dae
@ 2010-11-25  0:31 ` Kukjin Kim
  0 siblings, 0 replies; 2+ messages in thread
From: Kukjin Kim @ 2010-11-25  0:31 UTC (permalink / raw)
  To: 'InKi Dae', linux-fbdev-devel, linux-arm-kernel
  Cc: 'Andrew Morton', lethal, kyungmin.park

InKi Dae wrote:
> 
> 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.

Hi,

Please~~~ add patch version and changes.
Otherwise, have to read/check everything again :-(
I think it is always helpful to reviewer or maintainer.

Is it possible to add it at least changes from your previous?

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-25  0:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23  7:13 [PATCH 0/4] S5PC110: MIPI-DSI support InKi Dae
2010-11-25  0:31 ` Kukjin Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).