linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v8 0/2] ARM: davinci: dm355: add support for vpbe display
@ 2013-04-08  9:26 Prabhakar lad
  2013-04-08  9:26 ` [PATCH v8 1/2] ARM: davinci: dm355: add support for v4l2 video display Prabhakar lad
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Prabhakar lad @ 2013-04-08  9:26 UTC (permalink / raw)
  To: linux-arm-kernel

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

This patch series enables VPBE display driver on DM355.

This patch series is dependent on VPSS clock cleanup patches
(http://www.mail-archive.com/davinci-linux-open-source at linux.davincidsp.com/msg25613.html)
posted.

Changes for v8:
1: Removed extra line after break's and defines as pointed
   by Sekhar.
2: Included Ack from Sekhar for the second patch of the series.

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

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

Changes for v5:
1: Rebased on 3.9, fix review comments pointed by Sekhar for DM365 series.

Changes for v4:
1: pass different platform names to handle different ip's.

Changes for v3:
1: Replaced obsolete preset API by timings API.

Changes for v2:
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

Lad, Prabhakar (2):
  ARM: davinci: dm355: add support for v4l2 video display
  ARM: davinci: dm355 EVM: add support for VPBE display

 arch/arm/mach-davinci/board-dm355-evm.c |   71 +++++++++++++-
 arch/arm/mach-davinci/davinci.h         |    3 +-
 arch/arm/mach-davinci/dm355.c           |  167 ++++++++++++++++++++++++++++++-
 3 files changed, 233 insertions(+), 8 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2013-04-12  8:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  9:26 [PATCH v8 0/2] ARM: davinci: dm355: add support for vpbe display Prabhakar lad
2013-04-08  9:26 ` [PATCH v8 1/2] ARM: davinci: dm355: add support for v4l2 video display Prabhakar lad
2013-04-12  8:28   ` Sekhar Nori
2013-04-08  9:26 ` [PATCH v8 2/2] ARM: davinci: dm355 EVM: add support for VPBE display Prabhakar lad
2013-04-08 10:36 ` [PATCH v8 0/2] ARM: davinci: dm355: add support for vpbe display Sekhar Nori
2013-04-08 10:56   ` Mauro Carvalho Chehab
2013-04-08 11:47     ` Sekhar Nori
2013-04-08 12:56       ` Mauro Carvalho Chehab
2013-04-09 11:18         ` Sekhar Nori

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