public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] [v2] video: Add SHARP LQ084S3LG01 LCD support on P1022DS
Date: Tue, 5 Jul 2011 00:27:00 +0200	[thread overview]
Message-ID: <20110705002700.2e54086d@wker> (raw)
In-Reply-To: <1306418537-21470-1-git-send-email-timur@freescale.com>

On Thu, 26 May 2011 09:02:17 -0500
Timur Tabi <timur@freescale.com> wrote:

> The SHARP LQ084S3LG01 is a TFT LCD used on the P1022DS (revision "C") board.
> This device only supports 800x600 resolution, so if that resolution is selected,
> assume that this is the device.  The device is attached to the LVDS port
> on the P1022DS board.
> 
> The existing 800x600 entry (for the PDM360NG board) is actually 800x480,
> so we fix that.  To support two different 800x resolutions, the Y-resolution
> is now passed to fsl_diu_init() and both values are used to pick the proper
> fb_videomode structure.
> 
> The data for the 800x600 video mode is originally from Jiang Yutang.
> 
> Signed-off-by: Timur Tabi <timur@freescale.com>
> Signed-off-by: Jiang Yutang <b14898@freescale.com>
> ---
>  arch/powerpc/cpu/mpc512x/diu.c                |    2 +-
>  board/freescale/mpc8610hpcd/mpc8610hpcd_diu.c |    2 +-
>  board/freescale/p1022ds/diu.c                 |    2 +-
>  drivers/video/fsl_diu_fb.c                    |   51 +++++++++++++++++-------
>  include/fsl_diu_fb.h                          |    2 +-
>  5 files changed, 40 insertions(+), 19 deletions(-)

applied to u-boot-video/master. Thanks!

Anatolij

  reply	other threads:[~2011-07-04 22:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-26 14:02 [U-Boot] [PATCH] [v2] video: Add SHARP LQ084S3LG01 LCD support on P1022DS Timur Tabi
2011-07-04 22:27 ` Anatolij Gustschin [this message]
2011-07-27 21:25   ` Wolfgang Denk
2011-07-27 21:45     ` Anatolij Gustschin

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=20110705002700.2e54086d@wker \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox