All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 V4] Enable DSS on zoom2/3 and 3630 sdp boards
@ 2010-03-06 14:25 Y, Kishore
  0 siblings, 0 replies; only message in thread
From: Y, Kishore @ 2010-03-06 14:25 UTC (permalink / raw)
  To: Tomi Valkeinen; +Cc: linux-omap

From: Kishore Y <kishore.y@ti.com>

This patch series enables DSS and FB in zoom2, zoom3 and 3630sdp.

Changes from version 3:
  - incorporated cosmetic changes
  - use twl init function for twl gpio's

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      |  158 +++++++++++++++++++++++++
 arch/arm/mach-omap2/board-zoom-peripherals.c  |   50 ++++++++-
 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, 393 insertions(+), 4 deletions(-)

Tested on top of LO kernel on dss2 brnach
commit id: 98d31bf6566be9e716f6dfdce8eb39d1c1097b7c 
OMAP: AM3517: Enable DSS2 for AM3517EVM board

Regards,
Kishore Y

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-06 14:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-06 14:25 [PATCH 0/2 V4] Enable DSS on zoom2/3 and 3630 sdp boards Y, Kishore

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.