Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-25 Thread Jerry-ch Chen
Hi Tomasz, On Tue, 2019-06-25 at 18:09 +0800, Tomasz Figa wrote: > On Tue, Jun 25, 2019 at 5:55 PM Jerry-ch Chen > wrote: > > > > Hi Tomasz, > > > > On Tue, 2019-06-25 at 11:39 +0800, Tomasz Figa wrote: > > > Hi Jerry, > > > > > > On Mon, Jun 24, 2019 at 11:22 PM Jerry-ch Chen > > > wrote: > > >

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-25 Thread Tomasz Figa
On Tue, Jun 25, 2019 at 5:55 PM Jerry-ch Chen wrote: > > Hi Tomasz, > > On Tue, 2019-06-25 at 11:39 +0800, Tomasz Figa wrote: > > Hi Jerry, > > > > On Mon, Jun 24, 2019 at 11:22 PM Jerry-ch Chen > > wrote: > > > > > > Hi Tomasz, > > > > > > On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote: >

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-25 Thread Jerry-ch Chen
Hi Tomasz, On Tue, 2019-06-25 at 11:39 +0800, Tomasz Figa wrote: > Hi Jerry, > > On Mon, Jun 24, 2019 at 11:22 PM Jerry-ch Chen > wrote: > > > > Hi Tomasz, > > > > On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote: > > > Hi Jerry, > > > > > > On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-24 Thread Tomasz Figa
Hi Jerry, On Mon, Jun 24, 2019 at 11:22 PM Jerry-ch Chen wrote: > > Hi Tomasz, > > On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote: > > Hi Jerry, > > > > On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote: > > > From: Jerry-ch Chen > > > > > > This patch adds the driver of Face D

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-24 Thread Jerry-ch Chen
Hi Tomasz, On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote: > Hi Jerry, > > On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote: > > From: Jerry-ch Chen > > > > This patch adds the driver of Face Detection (FD) unit in > > Mediatek camera system, providing face detection function

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-24 Thread Jerry-ch Chen
Hi Tomasz, On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote: > Hi Jerry, > > On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote: > > From: Jerry-ch Chen > > > > This patch adds the driver of Face Detection (FD) unit in > > Mediatek camera system, providing face detection function

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-24 Thread Jerry-ch Chen
Hi Tomasz, On Thu, 2019-06-06 at 18:43 +0800, Tomasz Figa wrote: > Hi Jerry, > > On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote: > > From: Jerry-ch Chen > > > > This patch adds the driver of Face Detection (FD) unit in > > Mediatek camera system, providing face detection function

Re: [RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-06-06 Thread Tomasz Figa
Hi Jerry, On Tue, Apr 23, 2019 at 06:45:05PM +0800, Jerry-ch Chen wrote: > From: Jerry-ch Chen > > This patch adds the driver of Face Detection (FD) unit in > Mediatek camera system, providing face detection function. > > The mtk-isp directory will contain drivers for multiple IP > blocks found

[RFC PATCH V1 6/6] platform: mtk-isp: Add Mediatek FD driver

2019-04-23 Thread Jerry-ch Chen
From: Jerry-ch Chen This patch adds the driver of Face Detection (FD) unit in Mediatek camera system, providing face detection function. The mtk-isp directory will contain drivers for multiple IP blocks found in Mediatek ISP system. It will include ISP Pass 1 driver (CAM), sensor interface drive