Re: [PATCH] OMAPDSS: add OrtusTech COM43H4M10XTC display support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx>
> Signed-off-by: Ilya Yanok <yanok@xxxxxxxxxxx>
> ---
>  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: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Tourism]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux