RE: [PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4

2010-09-07 Thread K, Mythri P
Hi Tomi, > -Original Message- > From: Tomi Valkeinen [mailto:tomi.valkei...@nokia.com] > Sent: Tuesday, September 07, 2010 4:23 PM > To: K, Mythri P > Cc: linux-omap@vger.kernel.org > Subject: Re: [PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4 > > Hi, > > On

Re: [PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4

2010-09-07 Thread Tomi Valkeinen
Hi, On Thu, 2010-08-26 at 07:16 +0200, ext K, Mythri P wrote: > From: Mythri P K > > This patch is a outline of how the HDMI support is added to OMAP4. Please run checkpatch.pl for the patches before you send them. Checkpatch reported over 300 errors. > HDMI is a driver that is similar to the

RE: [PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4

2010-09-07 Thread K, Mythri P
Hi Tomi, Can you please comment on the below patch series? Thanks and regards, Mythri. > -Original Message- > From: K, Mythri P > Sent: Monday, August 23, 2010 2:48 PM > To: linux-omap@vger.kernel.org > Cc: tomi.valkei...@nokia.com; K, Mythri P > Subject: [PATCH 0/2]OMA

[PATCH 0/2]OMAP:DSS:RFC for HDMI in OMAP4

2010-08-25 Thread K, Mythri P
From: Mythri P K This patch is a outline of how the HDMI support is added to OMAP4. HDMI is a driver that is similar to the VENC or the DSI driver to support HDMI/DVI sink device. The current Design adheres to the DSS2 Architecture. It is split into the HDMI DSS driver and HDMI panel Driver.