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. 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 | 236 +++++++++++++++++++ 4 files changed, 445 insertions(+), 37 deletions(-) create mode 100644 drivers/video/omap2/displays/panel-lgphilips-lb035q02.c -- 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