All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] omap3: cm-t35: enable display subsystem
@ 2009-12-01 11:22 Mike Rapoport
  2009-12-01 11:22 ` [PATCH 1/3] OMAP: DSS2: add Toppoly TDO35S panel Mike Rapoport
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Mike Rapoport @ 2009-12-01 11:22 UTC (permalink / raw)
  To: linux-omap; +Cc: Mike Rapoport

This patchset adds display support for CM-T35 board.

The following changes since commit 82f1d8f22f2c65e70206e40a6f17688bf64a892c:
  Tony Lindgren (1):
        Merge branch 'for-next' of git://gitorious.org/linux-omap-dss2/linux

Mike Rapoport (3):
  OMAP: DSS2: add Toppoly TDO35S panel
  omap3: cm-t35: add DSS2 display support
  omap3: cm-t35: update defconfig for DSS2

 arch/arm/configs/cm_t35_defconfig                  |   82 +++++++-
 arch/arm/mach-omap2/board-cm-t35.c                 |  234 +++++++++++++++++++-
 drivers/video/omap2/displays/Kconfig               |    6 +
 drivers/video/omap2/displays/Makefile              |    1 +
 .../video/omap2/displays/panel-toppoly-tdo35s.c    |  112 ++++++++++
 5 files changed, 430 insertions(+), 5 deletions(-)
 create mode 100644 drivers/video/omap2/displays/panel-toppoly-tdo35s.c


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

end of thread, other threads:[~2009-12-06 15:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01 11:22 [PATCH 0/3] omap3: cm-t35: enable display subsystem Mike Rapoport
2009-12-01 11:22 ` [PATCH 1/3] OMAP: DSS2: add Toppoly TDO35S panel Mike Rapoport
2009-12-01 11:22 ` [PATCH 2/3] omap3: cm-t35: add DSS2 display support Mike Rapoport
2009-12-01 11:22 ` [PATCH 3/3] omap3: cm-t35: update defconfig for DSS2 Mike Rapoport
2009-12-06 15:33 ` [PATCH 0/3] omap3: cm-t35: enable display subsystem Mike Rapoport

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.