ski; jtp.p...@samsung.com; Sylwester
>> Nawrocki; Hans Verkuil; avnd.ki...@samsung.com
>> Subject: Re: [PATCH v3 4/8] [media] s5p-mfc: Core support for MFC v7
>>
>> Hi Arun,
>>
>> On 26 June 2013 12:18, Arun Kumar K wrote:
>> > Hi Sachin,
ct: Re: [PATCH v3 4/8] [media] s5p-mfc: Core support for MFC v7
>
> Hi Arun,
>
> On 26 June 2013 12:18, Arun Kumar K wrote:
> > Hi Sachin,
> >
> > On Tue, Jun 25, 2013 at 4:54 PM, Sachin Kamat
> wrote:
> >> Hi Arun,
> >>
>
Hi Arun,
On 26 June 2013 12:18, Arun Kumar K wrote:
> Hi Sachin,
>
> On Tue, Jun 25, 2013 at 4:54 PM, Sachin Kamat wrote:
>> Hi Arun,
>>
>>> @@ -684,5 +685,6 @@ void set_work_bit_irqsave(struct s5p_mfc_ctx *ctx);
>>> (dev->variant->port_num ? 1 : 0) : 0) : 0)
>>>
Hi Sachin,
On Tue, Jun 25, 2013 at 4:54 PM, Sachin Kamat wrote:
> Hi Arun,
>
>> @@ -684,5 +685,6 @@ void set_work_bit_irqsave(struct s5p_mfc_ctx *ctx);
>> (dev->variant->port_num ? 1 : 0) : 0) : 0)
>> #define IS_TWOPORT(dev)(dev->variant->port_num
Hi Arun,
> @@ -684,5 +685,6 @@ void set_work_bit_irqsave(struct s5p_mfc_ctx *ctx);
> (dev->variant->port_num ? 1 : 0) : 0) : 0)
> #define IS_TWOPORT(dev)(dev->variant->port_num == 2 ? 1 : 0)
> #define IS_MFCV6_PLUS(dev) (dev->variant->version >
Adds variant data and core support for the MFC v7 firmware
Signed-off-by: Arun Kumar K
---
.../devicetree/bindings/media/s5p-mfc.txt |1 +
drivers/media/platform/s5p-mfc/s5p_mfc.c | 32
drivers/media/platform/s5p-mfc/s5p_mfc_common.h|2 ++
3