linux-fbdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Ilya Yanok <yanok@emcraft.com>
Cc: linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org,
	sasha_d@emcraft.com
Subject: Re: [PATCH] OMAPDSS: add OrtusTech COM43H4M10XTC display support
Date: Tue, 03 Jan 2012 09:30:22 +0000	[thread overview]
Message-ID: <1325583022.1973.9.camel@deskari> (raw)
In-Reply-To: <1324940201-16079-1-git-send-email-yanok@emcraft.com>

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

On Mon, 2011-12-26 at 23:56 +0100, Ilya Yanok wrote:
> dd data for the OrtusTech COM43H4M10XTC display to the
> generic_dpi_panel driver.
> 
> CC: Tomi Valkeinen <tomi.valkeinen@ti.com>
> Signed-off-by: Ilya Yanok <yanok@emcraft.com>
> ---
>  drivers/video/omap2/displays/panel-generic-dpi.c |   20 ++++++++++++++++++++
>  1 files changed, 20 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/video/omap2/displays/panel-generic-dpi.c b/drivers/video/omap2/displays/panel-generic-dpi.c
> index 593f831..99669ae 100644
> --- a/drivers/video/omap2/displays/panel-generic-dpi.c
> +++ b/drivers/video/omap2/displays/panel-generic-dpi.c
> @@ -317,6 +317,26 @@ static struct panel_config generic_dpi_panels[] = {
>  					  OMAP_DSS_LCD_IHS,
>  		.name			= "focaltech_etm070003dh6",
>  	},
> +	/* OrtusTech COM43H4M10XTC */
> +	{
> +		{
> +			.x_res		= 480,
> +			.y_res		= 272,
> +
> +			.pixel_clock	= 8000,
> +
> +			.hsw		= 41,
> +			.hfp		= 8,
> +			.hbp		= 4,
> +
> +			.vsw		= 10,
> +			.vfp		= 4,
> +			.vbp		= 2,
> +		},
> +		.config			= OMAP_DSS_LCD_TFT,
> +
> +		.name			= "ortustech_com43h4m10xtc",
> +	},
>  };
>  

Thanks, I'll apply to DSS tree.

 Tomi


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

      reply	other threads:[~2012-01-03  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-26 22:56 [PATCH] OMAPDSS: add OrtusTech COM43H4M10XTC display support Ilya Yanok
2012-01-03  9:30 ` Tomi Valkeinen [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=1325583022.1973.9.camel@deskari \
    --to=tomi.valkeinen@ti.com \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=sasha_d@emcraft.com \
    --cc=yanok@emcraft.com \
    /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;
as well as URLs for NNTP newsgroup(s).