[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5BHSJv01SwZ2YNtGZTjMtOuOktET43qriK2fQ+jhE2TDA@mail.gmail.com>
Date: Tue, 19 Dec 2017 10:50:44 -0200
From: Fabio Estevam <festevam@...il.com>
To: Sakari Ailus <sakari.ailus@....fi>,
Philippe Ombredanne <pombredanne@...b.com>
Cc: Wenyou Yang <wenyou.yang@...rochip.com>,
Mark Rutland <mark.rutland@....com>,
devicetree@...r.kernel.org, Jonathan Corbet <corbet@....net>,
linux-kernel <linux-kernel@...r.kernel.org>,
Mauro Carvalho Chehab <mchehab@...pensource.com>,
Rob Herring <robh+dt@...nel.org>,
Hans Verkuil <hverkuil@...all.nl>,
Songjun Wu <songjun.wu@...rochip.com>,
linux-arm-kernel@...ts.infradead.org,
Linux Media Mailing List <linux-media@...r.kernel.org>
Subject: Re: [PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver
Hi Sakari,
On Tue, Dec 19, 2017 at 7:22 AM, Sakari Ailus <sakari.ailus@....fi> wrote:
> On Mon, Dec 11, 2017 at 09:31:46AM +0800, Wenyou Yang wrote:
>> The ov7740 (color) image sensor is a high performance VGA CMOS
>> image snesor, which supports for output formats: RAW RGB and YUV
>> and image sizes: VGA, and QVGA, CIF and any size smaller.
>>
>> Signed-off-by: Songjun Wu <songjun.wu@...rochip.com>
>> Signed-off-by: Wenyou Yang <wenyou.yang@...rochip.com>
>
> Applied with this diff:
>
> diff --git a/drivers/media/i2c/ov7740.c b/drivers/media/i2c/ov7740.c
> index 0308ba437bbb..041a77039d70 100644
> --- a/drivers/media/i2c/ov7740.c
> +++ b/drivers/media/i2c/ov7740.c
> @@ -1,5 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> -// Copyright (c) 2017 Microchip Corporation.
> +/*
> + * SPDX-License-Identifier: GPL-2.0
> + * Copyright (c) 2017 Microchip Corporation.
> + */
The original version is the recommended format for the SPDX identifier.
Powered by blists - more mailing lists