All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/2] ARM: davinci: add support for dm365 vpbe display
@ 2013-03-22  8:03 ` Prabhakar lad
  0 siblings, 0 replies; 14+ messages in thread
From: Prabhakar lad @ 2013-03-22  8:03 UTC (permalink / raw)
  To: linux-arm-kernel

From: Lad, Prabhakar <prabhakar.csengg@gmail.com>


This patch series enables VPBE display driver on DM365.

This patch is work on on following pull request from Hans
http://davinci-linux-open-source.1494791.n2.nabble.com/GIT-PULL-FOR-v3-10-tvp7002-davinci-blackfin-legacy-cleanups-td7582451.html
+ http://www.mail-archive.com/davinci-linux-open-source at linux.davincidsp.com/msg25499.html (from me)
+ http://linux.davincidsp.com/pipermail/davinci-linux-open-source/2013-March/026639.html (from me)


Changes for v7:
1: Fixed nits pointed by Sekhar.

Changes for v6:
1: Fixed review comments pointed by Sekhar.

Changes for v5:
1: pass different platform names to handle different ip's.
2: Fixed review comments pointed by Sekhar.

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.


Lad, Prabhakar (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 |  166 ++++++++++++++++++++++++++-
 arch/arm/mach-davinci/davinci.h         |    2 +-
 arch/arm/mach-davinci/dm365.c           |  194 +++++++++++++++++++++++++++++--
 3 files changed, 350 insertions(+), 12 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2013-03-25 10:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-22  8:03 [PATCH v7 0/2] ARM: davinci: add support for dm365 vpbe display Prabhakar lad
2013-03-22  8:03 ` Prabhakar lad
2013-03-22  8:03 ` [PATCH v7 1/2] ARM: davinci: dm365: add support for v4l2 video display Prabhakar lad
2013-03-22  8:03   ` Prabhakar lad
2013-03-25  6:12   ` Sekhar Nori
2013-03-25  6:12     ` Sekhar Nori
2013-03-25 10:22     ` Prabhakar Lad
2013-03-25 10:22       ` Prabhakar Lad
2013-03-25 10:27       ` Sekhar Nori
2013-03-25 10:27         ` Sekhar Nori
2013-03-25 10:41         ` Prabhakar Lad
2013-03-25 10:41           ` Prabhakar Lad
2013-03-22  8:03 ` [PATCH v7 2/2] ARM: davinci: dm365 EVM: add support for VPBE display Prabhakar lad
2013-03-22  8:03   ` Prabhakar lad

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.