Re: [PATCH v6 0/3] Add Mediatek JPEG Decoder

2016-11-21 Thread Rick Chang
Hi Hans, Ok, I will include it in patch v7. On Mon, 2016-11-21 at 15:53 +0100, Hans Verkuil wrote: > I'm missing a MAINTAINERS patch for this new driver. > > Can you post a patch for that? > > It's the only thing preventing this from being merged. > > Regards, > > Hans > > On 17/11/16

Re: [PATCH v6 0/3] Add Mediatek JPEG Decoder

2016-11-21 Thread Hans Verkuil
I'm missing a MAINTAINERS patch for this new driver. Can you post a patch for that? It's the only thing preventing this from being merged. Regards, Hans On 17/11/16 04:38, Rick Chang wrote: This series of patches provide a v4l2 driver to control Mediatek JPEG decoder for decoding JPE

[PATCH v6 0/3] Add Mediatek JPEG Decoder

2016-11-16 Thread Rick Chang
This series of patches provide a v4l2 driver to control Mediatek JPEG decoder for decoding JPEG image and Motion JPEG bitstream. changes since v5: - remove redundant name from struct mtk_jpeg_fmt - Set state of all buffers to VB2_BUF_STATE_QUEUED if fail in start streaming - Remove VB2_USERPTR - A