lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 19 Dec 2017 11:54:03 +0000
From:   <Wenyou.Yang@...rochip.com>
To:     <sakari.ailus@....fi>
CC:     <mchehab@...pensource.com>, <robh+dt@...nel.org>,
        <mark.rutland@....com>, <linux-kernel@...r.kernel.org>,
        <Nicolas.Ferre@...rochip.com>, <devicetree@...r.kernel.org>,
        <corbet@....net>, <hverkuil@...all.nl>,
        <linux-arm-kernel@...ts.infradead.org>,
        <linux-media@...r.kernel.org>
Subject: RE: [PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver

Hi Sakari,

> -----Original Message-----
> From: Sakari Ailus [mailto:sakari.ailus@....fi]
> Sent: 2017年12月19日 17:23
> To: Wenyou Yang - A41535 <Wenyou.Yang@...rochip.com>
> Cc: Mauro Carvalho Chehab <mchehab@...pensource.com>; Rob Herring
> <robh+dt@...nel.org>; Mark Rutland <mark.rutland@....com>; linux-
> kernel@...r.kernel.org; Nicolas Ferre - M43238 <Nicolas.Ferre@...rochip.com>;
> devicetree@...r.kernel.org; Jonathan Corbet <corbet@....net>; Hans Verkuil
> <hverkuil@...all.nl>; linux-arm-kernel@...ts.infradead.org; Linux Media Mailing List
> <linux-media@...r.kernel.org>; Songjun Wu <songjun.wu@...rochip.com>
> Subject: Re: [PATCH v9 2/2] media: i2c: Add the ov7740 image sensor driver
> 
> 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:

Thank you very much.

> 
> 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.
> + */
> 
>  #include <linux/clk.h>
>  #include <linux/delay.h>
> 
> --
> Sakari Ailus
> e-mail: sakari.ailus@....fi


Best Regards,
Wenyou Yang

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ