From: Tomi Valkeinen <tomba@iki.fi>
To: linux-fbdev@vger.kernel.org
Subject: Re: [PATCH 0/2] Adding devm_ functions and DT support to MIPI driver
Date: Mon, 12 Nov 2012 12:35:44 +0000 [thread overview]
Message-ID: <50A0ED20.4060500@iki.fi> (raw)
In-Reply-To: <1352547285-12302-1-git-send-email-shaik.ameer@samsung.com>
Hi,
On 2012-11-10 13:34, Shaik Ameer Basha wrote:
> In this patch series,
>
> First patch adds the devm_ functions to the driver code for automatic
> code cleanup.
>
> Second patch adds the DT support for the exynos mipi-dsi driver.
> for DT support, mipi device node should supply the following
> information to the mipi-dsi driver.
> 1] dsim_config information
> 2] d-phy setting information
> 3] lcd poweron, reset information
> 4] fb_videomode information
>
> refer the documentation files for further details.
>
> Shaik Ameer Basha (2):
> exynos-mipi-dsi: using devm_ functions for automatic cleanup
> video: exynos-mipi-dsi: Adding DT support to exynos mipi driver
MIPI is an organization. DSI is a protocol from MIPI. MIPI has many
protocols. Thus it doesn't make sense to say "MIPI driver", "MIPI
display", or use names like "samsung,exynos-mipi".
It's either "MIPI DSI" if you want to be exact, or just "DSI", which I
think is clear from the context.
What is "dsim"?
Tomi
next prev parent reply other threads:[~2012-11-12 12:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-10 11:46 [PATCH 0/2] Adding devm_ functions and DT support to MIPI driver Shaik Ameer Basha
2012-11-12 12:35 ` Tomi Valkeinen [this message]
2012-11-12 13:08 ` Sylwester Nawrocki
2012-11-12 18:23 ` Shaik Ameer Basha
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=50A0ED20.4060500@iki.fi \
--to=tomba@iki.fi \
--cc=linux-fbdev@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.