RE: [PATCH v16 01/13] davinci vpbe: V4L2 display driver for DM644X SoC

2011-04-25 Thread Hadli, Manjunath
Laurent, Thank you for your comments. Please find my updates below. The updated patches will follow today. -Manju On Thu, Apr 21, 2011 at 15:48:05, Laurent Pinchart wrote: > Hi Manjunath, > > On Wednesday 20 April 2011 17:30:08 Hadli, Manjunath wrote: > > Hi Laurent, > > Thank you for you very

[GIT PULL] DaVinci fixes for 2.6.39-rc

2011-04-25 Thread Nori, Sekhar
Hi Russell, Please pull the following DaVinci fixes for 2.6.39-rc. Thanks, Sekhar The following changes since commit f0e615c3cb72b42191b558c130409335812621d8: Linus Torvalds (1): Linux 2.6.39-rc4 are available in the git repository at: git://gitorious.org/linux-davinci/linux-davinc

Re: [PATCH v4 08/11] tty: add pruss SUART driver

2011-04-25 Thread Greg KH
On Fri, Apr 22, 2011 at 05:38:26PM +0530, Subhasish Ghosh wrote: > This patch adds support for the TTY compliant > Soft-UART device emulated on PRUSS. > > This patch depends on: > davinci: macro rename DA8XX_LPSC0_DMAX to DA8XX_LPSC0_PRUSS. > https://patchwork.kernel.org/patch/615681/

Re: [PATCH v16 01/13] davinci vpbe: V4L2 display driver for DM644X SoC

2011-04-25 Thread Vladimir Pantelic
Manjunath Hadli wrote: This is the display driver for Texas Instruments's DM644X family SoC. This patch contains the main implementation of the driver with the V4L2 interface. The driver implements the streaming model with support for both kernel allocated buffers and user pointers. It also imple

RE: [PATCH v4 08/11] tty: add pruss SUART driver

2011-04-25 Thread Nori, Sekhar
On Tue, Apr 26, 2011 at 02:50:56, Greg KH wrote: > On Fri, Apr 22, 2011 at 05:38:26PM +0530, Subhasish Ghosh wrote: > > This patch adds support for the TTY compliant > > Soft-UART device emulated on PRUSS. > > > > This patch depends on: > > davinci: macro rename DA8XX_LPSC0_DMAX to DA8XX_LPSC0_PRU