RE: [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support

2018-05-01 Thread Satish Kumar Nagireddy
michal.si...@xilinx.com; Hyun Kwon <hy...@xilinx.com>; Satish Kumar > Nagireddy <satis...@xilinx.com> > Subject: Re: [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support > > On Mon, 2018-04-30 at 18:35:12 -0700, Satish Kumar Nagireddy wrote: > > The current v4l

RE: [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support

2018-05-01 Thread Satish Kumar Nagireddy
oard.com; > michal.si...@xilinx.com; Hyun Kwon <hy...@xilinx.com> > Subject: Re: [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support > > Hi Satish, > > On 01/05/18 02:35, Satish Kumar Nagireddy wrote: > > The current v4l driver supports single plane formats. This pa

Re: [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support

2018-05-01 Thread Hyun Kwon
On Mon, 2018-04-30 at 18:35:12 -0700, Satish Kumar Nagireddy wrote: > The current v4l driver supports single plane formats. This patch > adds support to handle multi-planar formats. Driver can handle > both single and multi-planar formats. > > Signed-off-by: Satish Kumar Nagireddy

Re: [PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support

2018-05-01 Thread Ian Arkver
Hi Satish, On 01/05/18 02:35, Satish Kumar Nagireddy wrote: The current v4l driver supports single plane formats. This patch adds support to handle multi-planar formats. Driver can handle both single and multi-planar formats. Signed-off-by: Satish Kumar Nagireddy

[PATCH v4 09/10] v4l: xilinx: dma: Add multi-planar support

2018-04-30 Thread Satish Kumar Nagireddy
The current v4l driver supports single plane formats. This patch adds support to handle multi-planar formats. Driver can handle both single and multi-planar formats. Signed-off-by: Satish Kumar Nagireddy --- drivers/media/platform/xilinx/xilinx-dma.c |