[PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver
From: sakari.ailus@iki.fi (Sakari Ailus)
Date: 2017-12-19 13:05:43
Also in:
linux-devicetree, linux-media, lkml
From: sakari.ailus@iki.fi (Sakari Ailus)
Date: 2017-12-19 13:05:43
Also in:
linux-devicetree, linux-media, lkml
On Tue, Dec 19, 2017 at 10:50:44AM -0200, Fabio Estevam wrote:
Hi Sakari, On Tue, Dec 19, 2017 at 7:22 AM, Sakari Ailus [off-list ref] wrote:quoted
On Mon, Dec 11, 2017 at 09:31:46AM +0800, Wenyou Yang wrote:quoted
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 <redacted> Signed-off-by: Wenyou Yang <redacted>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.
I guess it depends on who do you ask and when. Looking at what has been recently merged to media tree master, the latter is preferred. -- Sakari Ailus e-mail: sakari.ailus at iki.fi