Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937911AbdLSNFn (ORCPT ); Tue, 19 Dec 2017 08:05:43 -0500 Received: from nblzone-211-213.nblnetworks.fi ([83.145.211.213]:38106 "EHLO hillosipuli.retiisi.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S935796AbdLSNFl (ORCPT ); Tue, 19 Dec 2017 08:05:41 -0500 Date: Tue, 19 Dec 2017 15:05:37 +0200 From: Sakari Ailus To: Fabio Estevam Cc: Philippe Ombredanne , Wenyou Yang , Mark Rutland , devicetree@vger.kernel.org, Jonathan Corbet , linux-kernel , Mauro Carvalho Chehab , Rob Herring , Hans Verkuil , Songjun Wu , linux-arm-kernel@lists.infradead.org, Linux Media Mailing List Subject: Re: [PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver Message-ID: <20171219130537.2viv4wjcp4i3mdkj@valkosipuli.retiisi.org.uk> References: <20171211013146.2497-1-wenyou.yang@microchip.com> <20171211013146.2497-3-wenyou.yang@microchip.com> <20171219092246.3usg5mdyi27ivqlq@valkosipuli.retiisi.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1250 Lines: 34 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 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 > >> Signed-off-by: Wenyou Yang > > > > 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@iki.fi