Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758138Ab2HHMvc (ORCPT ); Wed, 8 Aug 2012 08:51:32 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:38174 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753652Ab2HHMva (ORCPT ); Wed, 8 Aug 2012 08:51:30 -0400 From: Prabhakar Lad To: LAK CC: dlos , , Sekhar Nori , Prabhakar Lad Subject: [PATCH v4 0/2] ARM: davinci: add support for dm365 vpbe display Date: Wed, 8 Aug 2012 18:20:57 +0530 Message-ID: <1344430259-23968-1-git-send-email-prabhakar.lad@ti.com> X-Mailer: git-send-email 1.7.0.4 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1257 Lines: 33 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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/