From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] video: exynos: Change mipi dsi write function parameters correctly
Date: Wed, 05 Jun 2013 10:11:47 +0900 [thread overview]
Message-ID: <51AE9053.6070004@samsung.com> (raw)
In-Reply-To: <5189D141.6000102@samsung.com>
Dear Donghwa,
On 08/05/13 13:14, Donghwa Lee wrote:
> This patch have changed mipi dsi write functions' parameters correctly.
>
> - exynos_mipi_dsi_wr_data()'s 3rd parameter is changed to
> 'const unsigned char' type.
> - exynos_mipi_dsi_wr_tx_header()'s 3rd and 4th parameters were changed to
> 'const unsigned char' type.
> - s6e8ax0 panel driver does not use type cast operations to write mipi dsi
> commands anymore.
> - 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 | 60 ++++++++++++--------------
> 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, 65 insertions(+), 62 deletions(-)
>
your patch seems broken.
Please check and resend.
Thanks,
Minkyu Kang.
prev parent reply other threads:[~2013-06-05 1:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <5189AFA0.8000805@samsung.com>
2013-05-08 4:14 ` [U-Boot] [PATCH] video: exynos: Change mipi dsi write function parameters correctly Donghwa Lee
2013-06-05 1:11 ` Minkyu Kang [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=51AE9053.6070004@samsung.com \
--to=mk7.kang@samsung.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox