linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Kieran Bingham <kieran.bingham@ideasonboard.com>
To: Umang Jain <umang.jain@ideasonboard.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-media@vger.kernel.org
Cc: Lee Jackson <lee.jackson@arducam.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Shawn Tu <shawnx.tu@intel.com>,
	Nicholas Roth <nicholas@rothemail.net>,
	Mikhail Rudenko <mike.rudenko@gmail.com>,
	Marco Felsch <m.felsch@pengutronix.de>,
	jacopo.mondi@ideasonboard.com,
	Umang Jain <umang.jain@ideasonboard.com>
Subject: Re: [PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor
Date: Fri, 28 Jul 2023 09:52:08 +0100	[thread overview]
Message-ID: <169053432818.137962.5791887898514618663@Monstersaurus> (raw)
In-Reply-To: <20230727154108.308320-1-umang.jain@ideasonboard.com>

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@arducam.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 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.

--
Kieran



> 
> 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
> 
> -- 
> 2.39.1
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2023-07-28  8:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-27 15:41 [PATCH 0/2] media: i2c: imx519: Support for Sony IMX519 sensor Umang Jain
2023-07-27 15:41 ` [PATCH 1/2] media: dt-bindings: imx519: Add IMX519 DT bindings Umang Jain
2023-07-27 17:31   ` Rob Herring
2023-07-28  8:18   ` Krzysztof Kozlowski
2023-09-02 12:40   ` Sakari Ailus
2023-07-27 15:41 ` [PATCH 2/2] media: i2c: imx519: Support for the Sony IMX519 sensor Umang Jain
2023-07-28  7:26   ` kernel test robot
2023-07-28  8:17     ` Umang Jain
2023-09-03 21:21       ` Laurent Pinchart
2023-09-04  6:33         ` Sakari Ailus
2023-07-28  8:21   ` Krzysztof Kozlowski
2023-09-02 12:57   ` Sakari Ailus
2023-09-03 21:45     ` Laurent Pinchart
2023-07-28  8:52 ` Kieran Bingham [this message]
2023-07-28 11:28   ` [PATCH 0/2] media: i2c: imx519: Support for " Laurent Pinchart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=169053432818.137962.5791887898514618663@Monstersaurus \
    --to=kieran.bingham@ideasonboard.com \
    --cc=devicetree@vger.kernel.org \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=jacopo.mondi@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=lee.jackson@arducam.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=m.felsch@pengutronix.de \
    --cc=mchehab@kernel.org \
    --cc=mike.rudenko@gmail.com \
    --cc=nicholas@rothemail.net \
    --cc=sakari.ailus@linux.intel.com \
    --cc=shawnx.tu@intel.com \
    --cc=umang.jain@ideasonboard.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).