\ > -----Original Message----- > From: Hiremath, Vaibhav > Sent: Monday, January 04, 2010 8:04 PM > To: linux-omap@vger.kernel.org > Cc: tomi.valkei...@nokia.com; t...@atomide.com; Hiremath, Vaibhav > Subject: [PATCH 0/6] Added DSS2/FBDEV support for OMAP3EVM & > AM3517EVM > > From: Vaibhav Hiremath <hvaib...@ti.com> > > This patch added DSS2 + OMAPFB support for OMAP3EVM and AM3517/05 > EVM along > with sharp LQ043T1DG01 panel support. > > Vaibhav Hiremath (4): > OMAP: DSS2: Fix compile warning > OMAP: DSS2: Add Sharp LQ043T1DG01 panel drivers > OMAP: Enable DSS2 for OMAP3EVM board > OMAP: AM3517: Enable DSS2 for AM3517EVM board > [Hiremath, Vaibhav] Tomi,
Do you see any issues with this patch-series? It has been reviewed multiple times. Can we merge these patches? You had only taken warning fix patch, any specific reason? Thanks, Vaibhav > arch/arm/configs/am3517_evm_defconfig | 52 ++++- > arch/arm/configs/omap3_evm_defconfig | 51 ++++- > arch/arm/mach-omap2/board-am3517evm.c | 144 > ++++++++++++ > arch/arm/mach-omap2/board-omap3evm.c | 246 > +++++++++++++++++++- > drivers/video/omap2/displays/Kconfig | 6 + > drivers/video/omap2/displays/Makefile | 1 + > .../video/omap2/displays/panel-sharp-lq043t1dg01.c | 120 > ++++++++++ > drivers/video/omap2/dss/core.c | 2 + > 8 files changed, 609 insertions(+), 13 deletions(-) > create mode 100644 drivers/video/omap2/displays/panel-sharp- > lq043t1dg01.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