public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] OMAP3: Display Support
@ 2010-10-26  4:28 Samreen
  2010-10-26  4:28 ` [PATCH v2 1/2] OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3 Samreen
  2010-11-12 13:38 ` [PATCH v2 0/2] OMAP3: Display Support Tomi Valkeinen
  0 siblings, 2 replies; 5+ messages in thread
From: Samreen @ 2010-10-26  4:28 UTC (permalink / raw)
  To: Tomi Valkeinen, Vikram Pandita, Mukund Mittal, Santosh Shilimkar
  Cc: linux-omap, Samreen

This patch series adds the Display Support for OMAP3 platforms
and the corresponding changes in the board files.

Version2:
   - Optimised to configure INTBR from gpio to PWM1 mode setting and 
   enabling of the PWM1 mode only when its not in PWM1 mode.

Kishore Y (2):
  OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3
  OMAP3: Enable display on ZOOM2/3/3630SDP

 arch/arm/mach-omap2/Makefile                  |    3 +
 arch/arm/mach-omap2/board-3630sdp.c           |    1 +
 arch/arm/mach-omap2/board-zoom-display.c      |  167 +++++++++++++++++++++++++
 arch/arm/mach-omap2/board-zoom-peripherals.c  |   49 +++++++-
 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 |    2 +
 7 files changed, 222 insertions(+), 2 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-zoom-display.c


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-15  3:54 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-26  4:28 [PATCH v2 0/2] OMAP3: Display Support Samreen
2010-10-26  4:28 ` [PATCH v2 1/2] OMAP3: ZOOM2/3/3630SDP: Add display board file for OMAP3 Samreen
2010-10-26  4:28   ` [PATCH v2 2/2] OMAP3: Enable display on ZOOM2/3/3630SDP Samreen
2010-11-12 13:38 ` [PATCH v2 0/2] OMAP3: Display Support Tomi Valkeinen
2010-11-15  3:54   ` Nilofer, Samreen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox