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:   Fri, 28 Jul 2023 14:28:47 +0300
From:   Laurent Pinchart <laurent.pinchart@...asonboard.com>
To:     Kieran Bingham <kieran.bingham@...asonboard.com>
Cc:     Umang Jain <umang.jain@...asonboard.com>,
        devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
        linux-kernel@...r.kernel.org, linux-media@...r.kernel.org,
        Lee Jackson <lee.jackson@...ucam.com>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        Sakari Ailus <sakari.ailus@...ux.intel.com>,
        Hans Verkuil <hverkuil-cisco@...all.nl>,
        Shawn Tu <shawnx.tu@...el.com>,
        Nicholas Roth <nicholas@...hemail.net>,
        Mikhail Rudenko <mike.rudenko@...il.com>,
        Marco Felsch <m.felsch@...gutronix.de>,
        jacopo.mondi@...asonboard.com
Subject: Re: [PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor

On Fri, Jul 28, 2023 at 09:52:08AM +0100, Kieran Bingham wrote:
> Hi Umang,
> 
> Quoting Umang Jain (2023-07-27 16:41:06)
> > Series adds driver support for Sony IMX519 sensor.
> > 
> > Lee, can do add S-o-B tags please to these patches
> > since I've updated your email IDs at various places from
> > info@ to lee.jackson@.
> 
> Can you dig and find out what your start point was here please?
> 
> This series should already be numbered at least v6, there are 5 previous
> postings. The most recent of which was already Signed off by
> 'lee.jackson@...ucam.com' So that makes me weary that v5 was not used as
> the start point for this refresh.
> 
> Previous versions are identifiable here:
> 
> - https://patchwork.linuxtv.org/project/linux-media/list/?series=&submitter=&state=*&q=imx519&archive=both&delegate=
> 
> Could you check through any previous review comments and make sure they
> have all been addressed too please?
> 
> It would be useful if the cover letter or patch described a changelog
> from the previous version too to identify what has been updated.

I second this. A summary of the major changes in the cover letter plus a
detailed changelog in each patch is invaluable for review.

> I see the kernel test robot reported failures based on missing
> dependencies.
> 
> It's helpful to list any dependency information here in the cover
> letter too.

You can use the --base argument to git-format-patch to record the base
commit, and point in the cover letter to a public branch where the
series can be found.

> > Thanks!
> > 
> > Lee Jackson (2):
> >   media: dt-bindings: imx519: Add IMX519 DT bindings
> >   media: i2c: imx519: Support for the Sony IMX519 sensor
> > 
> >  .../bindings/media/i2c/sony,imx519.yaml       |  113 +
> >  MAINTAINERS                                   |    8 +
> >  drivers/media/i2c/Kconfig                     |   11 +
> >  drivers/media/i2c/Makefile                    |    1 +
> >  drivers/media/i2c/imx519.c                    | 2134 +++++++++++++++++
> >  5 files changed, 2267 insertions(+)
> >  create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx519.yaml
> >  create mode 100644 drivers/media/i2c/imx519.c

-- 
Regards,

Laurent Pinchart

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ