From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH RESEND] exynos: video: change mipi dsi write function parameters correctly
Date: Mon, 12 Aug 2013 22:44:41 +0200 [thread overview]
Message-ID: <20130812224441.3ffc1257@crub> (raw)
In-Reply-To: <1375677273-21539-1-git-send-email-dh09.lee@samsung.com>
On Mon, 05 Aug 2013 13:34:32 +0900
Donghwa Lee <dh09.lee@samsung.com> wrote:
> This patch have changed mipi dsi write functions' parameters correctly
> so that type cast operations were removed. And mipi dsi payload is
> composed with array of panel commands to improve readability.
>
> Signed-off-by: Donghwa Lee <dh09.lee@samsung.com>
> ---
> arch/arm/include/asm/arch-exynos/mipi_dsim.h | 2 +-
> drivers/video/exynos_mipi_dsi_common.c | 62 ++++++++++++--------------
> drivers/video/exynos_mipi_dsi_common.h | 2 +-
> drivers/video/exynos_mipi_dsi_lowlevel.c | 2 +-
> drivers/video/exynos_mipi_dsi_lowlevel.h | 2 +-
> drivers/video/s6e8ax0.c | 59 +++++++++++++-----------
> 6 files changed, 66 insertions(+), 63 deletions(-)
Applied to u-boot-video/master. Thanks!
Anatolij
prev parent reply other threads:[~2013-08-12 20:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-05 4:34 [U-Boot] [PATCH RESEND] exynos: video: change mipi dsi write function parameters correctly Donghwa Lee
2013-08-12 20:44 ` Anatolij Gustschin [this message]
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=20130812224441.3ffc1257@crub \
--to=agust@denx.de \
--cc=u-boot@lists.denx.de \
/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.