linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: davinci: da850/omap-l138: add support for VPIF driver
@ 2012-07-24  7:43 Prabhakar Lad
  2012-07-24  7:43 ` [PATCH 1/2] ARM: da850/omap-l138: Add SoC related definitions for VPIF Prabhakar Lad
  2012-07-24  7:43 ` [PATCH 2/2] ARM: da850/omap-l138: Add EVM specific code for VPIF to work Prabhakar Lad
  0 siblings, 2 replies; 11+ messages in thread
From: Prabhakar Lad @ 2012-07-24  7:43 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series adds support for VPIF
capture and display driver on da850/omap-l138.
Enables SD capture and display.

This patch series is dependent on [1] pull request.

[1] http://patchwork.linuxtv.org/patch/13305/

Manjunath Hadli (2):
  ARM: da850/omap-l138: Add SoC related definitions for VPIF
  ARM: da850/omap-l138: Add EVM specific code for VPIF to work

 arch/arm/mach-davinci/Kconfig              |    9 +
 arch/arm/mach-davinci/board-da850-evm.c    |  195 +++++++++++++++++++++
 arch/arm/mach-davinci/da850.c              |  256 ++++++++++++++++++++++++++++
 arch/arm/mach-davinci/include/mach/da8xx.h |   11 ++
 arch/arm/mach-davinci/include/mach/mux.h   |   42 +++++
 arch/arm/mach-davinci/include/mach/psc.h   |    1 +
 6 files changed, 514 insertions(+), 0 deletions(-)

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

end of thread, other threads:[~2012-08-20  7:13 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-24  7:43 [PATCH 0/2] ARM: davinci: da850/omap-l138: add support for VPIF driver Prabhakar Lad
2012-07-24  7:43 ` [PATCH 1/2] ARM: da850/omap-l138: Add SoC related definitions for VPIF Prabhakar Lad
2012-08-14 12:28   ` Sekhar Nori
2012-08-16 10:13     ` Prabhakar Lad
2012-08-17 14:59       ` Sekhar Nori
2012-08-17 15:09         ` Marek Szyprowski
2012-08-17 15:50           ` Prabhakar Lad
2012-08-20  7:13             ` Marek Szyprowski
2012-07-24  7:43 ` [PATCH 2/2] ARM: da850/omap-l138: Add EVM specific code for VPIF to work Prabhakar Lad
2012-08-14 13:00   ` Sekhar Nori
2012-08-16 10:31     ` Prabhakar Lad

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).