From: inki.dae@samsung.com (Inki Dae)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] S5PV210: added MIPI-DSI driver.
Date: Thu, 18 Nov 2010 17:48:20 +0900 [thread overview]
Message-ID: <00ae01cb86fd$5a4b4000$0ee1c000$%dae@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 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/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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20101118/baadb134/attachment-0001.html>
next reply other threads:[~2010-11-18 8:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-18 8:48 Inki Dae [this message]
2010-11-18 9:17 ` [PATCH 0/3] S5PV210: added MIPI-DSI driver Paul Mundt
-- strict thread matches above, loose matches on Subject: below --
2010-11-18 10:43 [PATCH 0/3] S5PV210: added MIPI-DSI Driver daeinki
2010-11-18 11:30 ` Tomi Valkeinen
2010-11-19 1:28 daeinki
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='00ae01cb86fd$5a4b4000$0ee1c000$%dae@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).