public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Jan Weitzel <j.weitzel@phytec.de>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP2+ Add Primview displays to panel-generic
Date: Fri, 20 Apr 2012 11:30:21 +0300	[thread overview]
Message-ID: <1334910621.2058.2.camel@deskari> (raw)
In-Reply-To: <1332506912-10313-1-git-send-email-j.weitzel@phytec.de>

[-- Attachment #1: Type: text/plain, Size: 1343 bytes --]

Hi,

On Fri, 2012-03-23 at 13:48 +0100, Jan Weitzel wrote:
> Add displays to panel-generic-dpi.c
> Prime View PD050VL1 (640 x 480)
> Prime View PD104SLF (800 x 600)
> Prime View PM070WL4 (800 x 480)
> 
> Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
> ---
>  drivers/video/omap2/displays/panel-generic-dpi.c |   63 ++++++++++++++++++++++
>  1 files changed, 63 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/video/omap2/displays/panel-generic-dpi.c b/drivers/video/omap2/displays/panel-generic-dpi.c
> index 28b9a6d..85ee8d3 100644
> --- a/drivers/video/omap2/displays/panel-generic-dpi.c
> +++ b/drivers/video/omap2/displays/panel-generic-dpi.c
> @@ -363,6 +363,69 @@ static struct panel_config generic_dpi_panels[] = {
>  
>  		.name			= "ortustech_com43h4m10xtc",
>  	},
> +
> +	/* Prime-View PD050VL1 */
> +	{
> +		{
> +			.x_res		= 640,
> +			.y_res		= 480,
> +
> +			.pixel_clock	= 25000,
> +
> +			.hsw		= 96,
> +			.hfp		= 18,
> +			.hbp		= 46,
> +
> +			.vsw		= 2,
> +			.vfp		= 10,
> +			.vbp		= 33,
> +		},
> +		.config			= OMAP_DSS_LCD_TFT | OMAP_DSS_LCD_IVS |
> +					  OMAP_DSS_LCD_IHS | OMAP_DSS_LCD_IPC,
> +		.name			= "pd050vl1",
> +	},

Please use a company name prefix in the name field like the other panels
do, so we avoid any possible name conflicts.

 Tomi



[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2012-04-20  8:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-23 12:48 [PATCH] ARM: OMAP2+ Add Primview displays to panel-generic Jan Weitzel
2012-04-20  8:30 ` Tomi Valkeinen [this message]
2012-04-20  9:41   ` Jan Weitzel
2012-04-20  9:45     ` Tomi Valkeinen

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=1334910621.2058.2.camel@deskari \
    --to=tomi.valkeinen@ti.com \
    --cc=j.weitzel@phytec.de \
    --cc=linux-omap@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox