linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] ARM: davinci: add support for dm365 vpbe display
@ 2012-08-08 12:50 Prabhakar Lad
  2012-08-08 12:50 ` [PATCH v4 1/2] ARM: davinci: dm365: add support for v4l2 video display Prabhakar Lad
  2012-08-08 12:50 ` [PATCH v4 2/2] ARM: davinci: dm365 EVM: add support for VPBE display Prabhakar Lad
  0 siblings, 2 replies; 4+ messages in thread
From: Prabhakar Lad @ 2012-08-08 12:50 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series enables VPBE display driver on DM365. 

This patch series is dependent on this patches posted
http://www.spinics.net/lists/arm-kernel/msg188234.html

Changes for v4:
1: Replaced the obsolete preset API by timings API.

Changes for v3: 
1: Removed VPSS clock alias for master and slave which was 
   sent for VPSS driver. since this patch was dependent on 
   patch[1]. I will revist this patch once MC(captrure driver) 
   goes into mainline. 
[1] http://www.spinics.net/lists/linux-media/msg50562.html

Changes for v2: 
1: Added VPSS clock so that capture and display 
   can work independent.

Manjunath Hadli (2):
  ARM: davinci: dm365: add support for v4l2 video display
  ARM: davinci: dm365 EVM: add support for VPBE display

 arch/arm/mach-davinci/board-dm365-evm.c |  179 +++++++++++++++++++++++++++-
 arch/arm/mach-davinci/davinci.h         |    2 +-
 arch/arm/mach-davinci/dm365.c           |  203 +++++++++++++++++++++++++++++--
 3 files changed, 371 insertions(+), 13 deletions(-)

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

end of thread, other threads:[~2012-10-24 13:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-08 12:50 [PATCH v4 0/2] ARM: davinci: add support for dm365 vpbe display Prabhakar Lad
2012-08-08 12:50 ` [PATCH v4 1/2] ARM: davinci: dm365: add support for v4l2 video display Prabhakar Lad
2012-10-24 13:29   ` Sekhar Nori
2012-08-08 12:50 ` [PATCH v4 2/2] ARM: davinci: dm365 EVM: add support for VPBE display 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).