Re: [PATCH 0/2] OMAP: DSS: Support new dpi panels

2011-05-03 Thread Tomi Valkeinen
Hi,

On Mon, 2011-05-02 at 12:29 +0200, Enric Balletbo i Serra wrote:
 Hi all,
 
 These patches add support for two new panels to the generic-dpi-panel.
 
 The first patch adds support for the Seiko 70WVW1TZ3 LCD panel, and the second
 adds support for the Powertip PH480272T LCD panel.
 
 Tested with an IGEP v2 board.
 
 Please consider to add in next merge window, thanks,
 
 Enric Balletbo i Serra (2):
   OMAP: DSS2: Support for Seiko 70WVW1TZ3
   OMAP: DSS2: Support for Powertip PH480272T
 
  drivers/video/omap2/displays/panel-generic-dpi.c |   50 
 ++
  1 files changed, 50 insertions(+), 0 deletions(-)

Could you change the names of both panels in the panel_config struct to
include the name of the manufacturer, like the other panels? So
70wvw1tz3 - seiko_70wvw1tz3.

And you could mention the the board which uses those panels in the
commit messages, just for reference.

Otherwise looks fine.

 Tomi


--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] OMAP: DSS: Support new dpi panels

2011-05-02 Thread Enric Balletbo i Serra
Hi all,

These patches add support for two new panels to the generic-dpi-panel.

The first patch adds support for the Seiko 70WVW1TZ3 LCD panel, and the second
adds support for the Powertip PH480272T LCD panel.

Tested with an IGEP v2 board.

Please consider to add in next merge window, thanks,

Enric Balletbo i Serra (2):
  OMAP: DSS2: Support for Seiko 70WVW1TZ3
  OMAP: DSS2: Support for Powertip PH480272T

 drivers/video/omap2/displays/panel-generic-dpi.c |   50 ++
 1 files changed, 50 insertions(+), 0 deletions(-)

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html