public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Umang Jain <umang.jain@ideasonboard.com>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: linux-media@vger.kernel.org,
	Kieran Bingham <kieran.bingham@ideasonboard.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	willl will <will@willwhang.com>,
	Sakari Ailus <sakari.ailus@linux.intel.com>,
	tomi.valkeinen@ideasonboard.com,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Hans Verkuil <hverkuil-cisco@xs4all.nl>,
	Hans de Goede <hdegoede@redhat.com>,
	Alain Volmat <alain.volmat@foss.st.com>,
	Paul Elder <paul.elder@ideasonboard.com>,
	Mehdi Djait <mehdi.djait@bootlin.com>,
	Bingbu Cao <bingbu.cao@intel.com>,
	open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 2/2] media: i2c: Add imx283 camera sensor driver
Date: Wed, 13 Mar 2024 16:42:09 +0530	[thread overview]
Message-ID: <d32c985d-7610-4838-a37c-2b455d4e421e@ideasonboard.com> (raw)
In-Reply-To: <CAHp75VcdcQbF76=j=xTtDRgkQNwVdCJ+0oD7KX4TbTfndX_5fA@mail.gmail.com>

Hello Andy,

On 13/03/24 2:25 pm, Andy Shevchenko wrote:
> On Wed, Mar 13, 2024 at 9:08 AM Umang Jain <umang.jain@ideasonboard.com> wrote:
>> From: Kieran Bingham <kieran.bingham@ideasonboard.com>
>>
>> Add a v4l2 subdevice driver for the Sony IMX283 image sensor.
>>
>> The IMX283 is a 20MP Diagonal 15.86 mm (Type 1) CMOS Image Sensor with
>> Square Pixel for Color Cameras.
>>
>> The following features are supported:
>> - Manual exposure an gain control support
>> - vblank/hblank/link freq control support
>> - Test pattern support control
>> - Arbitrary horizontal and vertical cropping
>> - Supported resolution:
>>    - 5472x3648 @ 20fps (SRGGB12)
>>    - 5472x3648 @ 25fps (SRGGB10)
>>    - 2736x1824 @ 50fps (SRGGB12)
> I have got only this patch and there is no word about changes. Please,

Sorry about that. I should have cc'ed your explicitly or perhaps there 
is a way to cc all recipients just for the cover.

I have
     `cccmd ="`pwd`/scripts/get_maintainer.pl"`

in my .gitconfig but I think I need to do extra to make sure everyone 
receives the cover-letter atleast.

The changelog here:
https://lore.kernel.org/linux-media/20240313070705.91140-1-umang.jain@ideasonboard.com/T/#m550b44ee8769b84e0c1419dc5bfd9a51414468d9

> either make sure you Cc'ed people in cover letter to all reviewers,
> and/or use a comment area (after '---' line to list the changes
> related to this patch).
>


  reply	other threads:[~2024-03-13 11:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-13  7:06 [PATCH v3 0/2] media: i2c: Add imx283 camera sensor driver Umang Jain
2024-03-13  7:06 ` [PATCH v3 1/2] media: dt-bindings: media: Add bindings for IMX283 Umang Jain
2024-03-13 21:21   ` Laurent Pinchart
2024-03-13  7:06 ` [PATCH v3 2/2] media: i2c: Add imx283 camera sensor driver Umang Jain
2024-03-13  8:55   ` Andy Shevchenko
2024-03-13 11:12     ` Umang Jain [this message]
2024-03-13 14:52   ` Kieran Bingham
2024-03-14  6:25   ` kernel test robot
2024-03-14  6:57   ` kernel test robot
2024-03-14  9:57     ` Andy Shevchenko
2024-03-19 13:10 ` [PATCH v3 0/2] " Umang Jain

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=d32c985d-7610-4838-a37c-2b455d4e421e@ideasonboard.com \
    --to=umang.jain@ideasonboard.com \
    --cc=alain.volmat@foss.st.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=bingbu.cao@intel.com \
    --cc=hdegoede@redhat.com \
    --cc=hverkuil-cisco@xs4all.nl \
    --cc=kieran.bingham@ideasonboard.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=mchehab@kernel.org \
    --cc=mehdi.djait@bootlin.com \
    --cc=paul.elder@ideasonboard.com \
    --cc=sakari.ailus@linux.intel.com \
    --cc=tomi.valkeinen@ideasonboard.com \
    --cc=will@willwhang.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