On Sat, 2011-03-05 at 07:58 -0600, Steve Sakoman wrote: > This patch series adds support for the set of display devices available > for the Overo COM products: DVI, S-Video, the Samsung LTE430WQ-F0C LCD > panel, and the LG.Philips LB035Q02 panel. > > Tested with applicable expansion boards for each option: Tobi, Palo43, > Chestnut43, and Palo35. > > Changes from version 1: adds mutex locking to the lgphilips-lb035q02 > panel enable/disable and suspend/resume functions. > > Changes from version 2: add missing semicolon to lb035q02_data definition > > Steve Sakoman (2): > OMAP: DSS2: Add support for LG Philips LB035Q02 panel > OMAP: DSS2: Add DSS2 support for Overo > > arch/arm/mach-omap2/board-overo.c | 239 ++++++++++++++--- > drivers/video/omap2/displays/Kconfig | 6 + > drivers/video/omap2/displays/Makefile | 1 + > .../omap2/displays/panel-lgphilips-lb035q02.c | 279 ++++++++++++++++++++ > 4 files changed, 488 insertions(+), 37 deletions(-) > create mode 100644 drivers/video/omap2/displays/panel-lgphilips-lb035q02.c Thanks, applied. Tomi -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html