> -----Original Message----- > From: [email protected] [mailto:linux-omap- > [email protected]] On Behalf Of Y, Kishore > Sent: Tuesday, January 19, 2010 6:42 PM > To: Tomi Valkeinen > Cc: [email protected] > Subject: [PATCH 0/2] Enable DSS on zoom2/3 and 3630 sdp boards > > From: Kishore Y <[email protected]> > > This patch series enables DSS and FB in zoom2, zoom3 and 3630sdp. > > OMAP: DSS: Enable display on ZOOM2/3 & 3630SDP > - Included display in boards and enabled in defconfig > OMAP: DSS: Add display board file for zoom boards > - Display board file added common for all boards > > arch/arm/configs/omap_3630sdp_defconfig | 60 +++++++- > arch/arm/configs/omap_zoom2_defconfig | 60 +++++++- > arch/arm/configs/omap_zoom3_defconfig | 60 +++++++- > arch/arm/mach-omap2/Makefile | 3 + > arch/arm/mach-omap2/board-3630sdp.c | 1 + > arch/arm/mach-omap2/board-zoom-display.c | 232 > +++++++++++++++++++++++++ > arch/arm/mach-omap2/board-zoom-peripherals.c | 36 ++++ > arch/arm/mach-omap2/board-zoom2.c | 1 + > arch/arm/mach-omap2/board-zoom3.c | 1 + > arch/arm/mach-omap2/include/mach/board-zoom.h | 3 + > 10 files changed, 454 insertions(+), 3 deletions(-) > > Tested on top of LO kernel commit id > a468c9100977c3f163bfa9de7af1bbcb5dc5e260 >
This patch series has been reviewed by Gadiyar Anand. Reviewed by: Gadiyar, Anand <[email protected]> > Regards, > Kishore Y > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to [email protected] > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
