[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1364903681-13914-1-git-send-email-prabhakar.csengg@gmail.com>
Date: Tue, 2 Apr 2013 17:24:39 +0530
From: Prabhakar lad <prabhakar.csengg@...il.com>
To: DLOS <davinci-linux-open-source@...ux.davincidsp.com>,
LAK <linux-arm-kernel@...ts.infradead.org>,
Sekhar Nori <nsekhar@...com>
Cc: LKML <linux-kernel@...r.kernel.org>,
"Lad, Prabhakar" <prabhakar.csengg@...il.com>
Subject: [PATCH v8 0/2] ARM: davinci: add support for dm365 vpbe display
From: Lad, Prabhakar <prabhakar.csengg@...il.com>
This patch series enables VPBE display driver on DM365.
Changes for v8:
1: Fixed nits pointed by Sekhar.
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 | 7 +-
arch/arm/mach-davinci/dm365.c | 185 +++++++++++++++++++++++++++++--
3 files changed, 346 insertions(+), 12 deletions(-)
--
1.7.4.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists