From: Minkyu Kang <mk7.kang@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel
Date: Tue, 16 Jul 2013 10:23:55 +0900 [thread overview]
Message-ID: <51E4A0AB.90609@samsung.com> (raw)
In-Reply-To: <1373897390-28671-1-git-send-email-l.majewski@samsung.com>
Dear Tom,
On 15/07/13 23:09, Lukasz Majewski wrote:
> Before setting: mipi_lcd_device.reverse_panel = 1, the Trats's LCD panel
> was flipped by 180 degrees.
>
> The flip was caused by following change:
> Exynos: Change get_timer() to work correctly
> SHA1: 3d00c0cb96ff93a929700b80d89cb905e5ab5315
>
> This commit fixed udelay(), which is necessary (due to HW LCD controller
> oddity) for mipi-dsi correct operation. As a result the display orientation
> has been switched.
>
> As a follow up, the hwrevision() function has been removed, since it was
> used only in this particular place.
>
> Test HW: Trats Exynos4210 rev 0.
>
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> Cc: Minkyu Kang <mk7.kang@samsung.com>
> ---
> board/samsung/trats/trats.c | 10 +---------
> 1 file changed, 1 insertion(+), 9 deletions(-)
>
Acked-by: Minkyu Kang <mk7.kang@samsung.com>
Thanks,
Minkyu Kang.
next prev parent reply other threads:[~2013-07-16 1:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-15 14:09 [U-Boot] [PATCH] arm:samsung:trats:fix: Restore proper orientation of TRATS's LCD panel Lukasz Majewski
2013-07-16 1:23 ` Minkyu Kang [this message]
2013-07-16 14:37 ` [U-Boot] " Tom Rini
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=51E4A0AB.90609@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 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.