linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: inki.dae@samsung.com (daeinki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] S5PV210: added MIPI-DSI Driver.
Date: Thu, 18 Nov 2010 19:43:04 +0900	[thread overview]
Message-ID: <4CE50338.8060000@samsung.com> (raw)


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

             reply	other threads:[~2010-11-18 10:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18 10:43 daeinki [this message]
2010-11-18 11:30 ` [PATCH 0/3] S5PV210: added MIPI-DSI Driver Tomi Valkeinen
  -- strict thread matches above, loose matches on Subject: below --
2010-11-19  1:28 daeinki
2010-11-18  8:48 [PATCH 0/3] S5PV210: added MIPI-DSI driver Inki Dae
2010-11-18  9:17 ` Paul Mundt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CE50338.8060000@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).