public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2/2] OMAP2: DSS: Add EDT ET0500G0DH6 display support
       [not found] <1329482519-12722-1-git-send-email-weber@corscience.de>
@ 2012-02-17 12:41 ` Thomas Weber
  2012-03-21 13:21 ` [PATCH 1/2] OMAP2: DSS: Add Mitsubishi AA084SB01 " Tomi Valkeinen
  1 sibling, 0 replies; 2+ messages in thread
From: Thomas Weber @ 2012-02-17 12:41 UTC (permalink / raw)
  To: tomi.valkeinen; +Cc: Thomas Weber, linux-omap

The EDT ET0500G0DH6 is a 5 inch display. It is
tested on an OMAP3 board.

Signed-off-by: Thomas Weber <weber@corscience.de>
---
 drivers/video/omap2/displays/panel-generic-dpi.c |   18 ++++++++++++++++++
 1 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/drivers/video/omap2/displays/panel-generic-dpi.c b/drivers/video/omap2/displays/panel-generic-dpi.c
index 708391f..78409c2 100644
--- a/drivers/video/omap2/displays/panel-generic-dpi.c
+++ b/drivers/video/omap2/displays/panel-generic-dpi.c
@@ -381,6 +381,24 @@ static struct panel_config generic_dpi_panels[] = {
 		.config			= OMAP_DSS_LCD_TFT,
 		.name			= "mitsubishi_aa084sb01",
 	},
+	/* EDT ET0500G0DH6 */
+	{
+		{
+			.x_res		= 800,
+			.y_res		= 480,
+			.pixel_clock	= 33260,
+
+			.hsw		= 128,
+			.hfp		= 216,
+			.hbp		= 40,
+
+			.vsw		= 2,
+			.vfp		= 35,
+			.vbp		= 10,
+		},
+		.config			= OMAP_DSS_LCD_TFT,
+		.name			= "edt_et0500g0dh6",
+	},
 };
 
 struct panel_drv_data {
-- 
1.7.8.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/2] OMAP2: DSS: Add Mitsubishi AA084SB01 display support
       [not found] <1329482519-12722-1-git-send-email-weber@corscience.de>
  2012-02-17 12:41 ` [PATCH 2/2] OMAP2: DSS: Add EDT ET0500G0DH6 display support Thomas Weber
@ 2012-03-21 13:21 ` Tomi Valkeinen
  1 sibling, 0 replies; 2+ messages in thread
From: Tomi Valkeinen @ 2012-03-21 13:21 UTC (permalink / raw)
  To: Thomas Weber; +Cc: linux-omap

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

On Fri, 2012-02-17 at 13:41 +0100, Thomas Weber wrote:
> This patch adds support for the Mitsubishi display
> AA084SB01. This is a 7 inch LVDS display. It is tested with
> an OMAP3 board.
> 
> Signed-off-by: Thomas Weber <weber@corscience.de>

Thanks, I'll add these two panels to omapdss tree.

 Tomi


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-21 13:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1329482519-12722-1-git-send-email-weber@corscience.de>
2012-02-17 12:41 ` [PATCH 2/2] OMAP2: DSS: Add EDT ET0500G0DH6 display support Thomas Weber
2012-03-21 13:21 ` [PATCH 1/2] OMAP2: DSS: Add Mitsubishi AA084SB01 " Tomi Valkeinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox