linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-V1 0/2] Add support for AM3517 VPFE Capture module
@ 2010-06-03  6:41 hvaibhav
  0 siblings, 0 replies; only message in thread
From: hvaibhav @ 2010-06-03  6:41 UTC (permalink / raw)
  To: linux-media; +Cc: mchehab, m-karicheri2, linux-omap, Vaibhav Hiremath

From: Vaibhav Hiremath <hvaibhav@ti.com>

AM3517 uses similar VPFE-CCDC hardware IP as in Davinci, so reusing the driver.
Currently the davinci driver is hardly tied with ARCH_DAVINCI, which was
limiting AM3517 to reuse the driver. So created seperate Kconfig file for
davinci and added AM3517 to dependancy.

Also added board hook up code to board-am3517evm.c file.

Changes from last version:
	- Typo mistake in board-am3517evm.c file fixed
	- Added DM365 platform support in Kconfig help option

Vaibhav Hiremath (2):
  Davinci: Create seperate Kconfig file for davinci devices
  AM3517: Add VPFE Capture driver support to board file

 arch/arm/mach-omap2/board-am3517evm.c |  161 +++++++++++++++++++++++++++++++++
 drivers/media/video/Kconfig           |   61 +------------
 drivers/media/video/Makefile          |    2 +-
 drivers/media/video/davinci/Kconfig   |   93 +++++++++++++++++++
 4 files changed, 256 insertions(+), 61 deletions(-)
 create mode 100644 drivers/media/video/davinci/Kconfig

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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-03  6:41 [PATCH-V1 0/2] Add support for AM3517 VPFE Capture module hvaibhav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).