From mboxrd@z Thu Jan 1 00:00:00 1970 From: jacopo mondi Date: Tue, 02 Jan 2018 09:00:20 +0000 Subject: Re: [PATCH v2 6/9] v4l: i2c: Copy ov772x soc_camera sensor driver Message-Id: <20180102090020.GC4314@w540> List-Id: References: <1514469681-15602-1-git-send-email-jacopo+renesas@jmondi.org> <1514469681-15602-7-git-send-email-jacopo+renesas@jmondi.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Philippe Ombredanne Cc: Jacopo Mondi , Laurent Pinchart , Magnus Damm , geert@glider.be, Mauro Carvalho Chehab , Hans Verkuil , Rob Herring , Mark Rutland , linux-renesas-soc@vger.kernel.org, Linux Media Mailing List , linux-sh@vger.kernel.org, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , LKML Hi Philippe, thanks for the comment, On Fri, Dec 29, 2017 at 01:47:30PM +0100, Philippe Ombredanne wrote: > Jacopo, > > On Thu, Dec 28, 2017 at 3:01 PM, Jacopo Mondi wrote: > > Copy the soc_camera based driver in v4l2 sensor driver directory. > > This commit just copies the original file without modifying it. > > No modification to KConfig and Makefile as soc_camera framework > > dependencies need to be removed first in next commit. > > Do you mind using a simpler SPDX identifier instead of this long > legalese boilerplate? > This is documented in Thomas doc patches. This applies to your entire > patch set of course. Please read the changelogs. In this commit I am just copying the already in mainline driver with no code changes. I have gathered all of changes in [7/9] (and in [9/9] for tw9910 driver). If you look at those patches, you'll notice I have replaced the license text with the SPDX identifier. Thanks j > Thanks! > -- > Cordially > Philippe Ombredanne