e Software Foundation.
> */
>
> #ifndef __XILINX_VTC_H__
> diff --git a/include/dt-bindings/media/xilinx-vip.h
> b/include/dt-bindings/media/xilinx-vip.h
> index 6298fec00685..94ed3edfcc70 100644
> --- a/include/dt-bindings/media/xilinx-vip.h
> +++ b/include/dt-bindings/media/xilinx-vip.h
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * Xilinx Video IP Core
> *
> @@ -6,10 +7,6 @@
> *
> * Contacts: Hyun Kwon
> * Laurent Pinchart
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License version 2 as
> - * published by the Free Software Foundation.
> */
>
> #ifndef __DT_BINDINGS_MEDIA_XILINX_VIP_H__
>
Acked-by: Michal Simek
Thanks,
Michal
On 1.10.2018 15:36, Laurent Pinchart wrote:
> Hi Michal,
>
> On Monday, 1 October 2018 16:28:32 EEST Michal Simek wrote:
>> On 1.10.2018 15:26, Laurent Pinchart wrote:
>>> On Monday, 1 October 2018 15:45:49 EEST Michal Simek wrote:
>>>> On 28.9.2018 14:52, Lau
Hi Laurent,
On 1.10.2018 15:26, Laurent Pinchart wrote:
> Hi Michal,
>
> On Monday, 1 October 2018 15:45:49 EEST Michal Simek wrote:
>> On 28.9.2018 14:52, Laurent Pinchart wrote:
>>> On Friday, 28 September 2018 10:32:13 EEST Andrea Merello wrote:
>>>> In for
Hi Laurent,
On 28.9.2018 14:52, Laurent Pinchart wrote:
> Hi Andrea,
>
> Thank you for the patch.
>
> On Friday, 28 September 2018 10:32:13 EEST Andrea Merello wrote:
>> In formats table the entry for CFA pattern "rggb" has GRBG fourcc.
>> This patch fixes it.
>>
>> Cc: linux-media@vger.kernel.o
Hi Mauro,
On 18.12.2017 08:32, Michal Simek wrote:
> Hi guys,
>
> On 15.12.2017 10:27, Mauro Carvalho Chehab wrote:
>> Em Fri, 15 Dec 2017 10:55:26 +0530
>> Dhaval Shah escreveu:
>>
>>> Hi Laurent/Mauro/Greg,
>>>
>>> On Fri, Dec 15, 2017
Hi Laurent,
On 18.12.2017 09:32, Laurent Pinchart wrote:
> Hi Michal,
>
> On Monday, 18 December 2017 09:32:12 EET Michal Simek wrote:
>> On 15.12.2017 10:27, Mauro Carvalho Chehab wrote:
>>> Em Fri, 15 Dec 2017 10:55:26 +0530 Dhaval Shah escreveu:
>>>> On F
dentifier: GPL-2.0
>>>>>> [...]
>>>>>> - *
>>>>>> - * This program is free software; you can redistribute it and/or modify
>>>>>> - * it under the terms of the GNU General Public License version 2 as
>>>>>> - *
On 04/24/2015 09:24 PM, Guenter Roeck wrote:
> Commit 937abe88aea3 ("dmaengine: xilinx-dma: move header file to common
> location") moved xilinx_dma.h to a common location but neglected to reflect
> this move in all its users.
>
> This causes compile errors for several builds.
>
> drivers/media/p