linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>
Cc: "krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"laurent.pinchart@ideasonboard.com"
	<laurent.pinchart@ideasonboard.com>,
	"Andy Shevchenko" <andriy.shevchenko@linux.intel.com>,
	"Sakari Ailus" <sakari.ailus@linux.intel.com>,
	"Himanshu Bhavani" <himanshu.bhavani@siliconsignals.io>,
	"Mauro Carvalho Chehab" <mchehab@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Hans Verkuil" <hverkuil@xs4all.nl>,
	"Bryan O'Donoghue" <bryan.odonoghue@linaro.org>,
	"André Apitzsch" <git@apitzsch.eu>,
	"Ricardo Ribalda" <ribalda@chromium.org>,
	"Heimir Thor Sverrisson" <heimir.sverrisson@gmail.com>,
	"Matthias Fend" <matthias.fend@emfend.at>,
	"Sylvain Petinot" <sylvain.petinot@foss.st.com>,
	"Jingjing Xiong" <jingjing.xiong@intel.com>,
	"Benjamin Mugnier" <benjamin.mugnier@foss.st.com>,
	"Dongcheng Yan" <dongcheng.yan@intel.com>,
	"Arnd Bergmann" <arnd@arndb.de>,
	"Hans de Goede" <hansg@kernel.org>,
	"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v4 1/2] dt-bindings: media: i2c: Add ov2735 sensor
Date: Thu, 17 Jul 2025 08:26:03 +0200	[thread overview]
Message-ID: <20250717-ruddy-tanuki-of-foundation-ad9bf2@kuoka> (raw)
In-Reply-To: <PN3P287MB35196D806DD3183F5C3AA623FF56A@PN3P287MB3519.INDP287.PROD.OUTLOOK.COM>

On Wed, Jul 16, 2025 at 01:58:52PM +0000, Hardevsinh Palaniya wrote:
> Hi Krzysztof
> 
> > From: Himanshu Bhavani <himanshu.bhavani@siliconsignals.io>
> > 
> > Add bindings for Omnivision OV2735 sensor.
> > 
> > Signed-off-by: Himanshu Bhavani <himanshu.bhavani@siliconsignals.io>
> > Signed-off-by: Hardevsinh Palaniya <hardevsinh.palaniya@siliconsignals.io>
> 
> I haven't added your Reviewed-by tag yet, as I made some modifications to the DT bindings.

What modifications? You must be specific in the changelog which
modifications caused tag dropping. I don't see such information at all.

Please read submitting patches before posting next version.

I already provided you to exact documentation paragraph explaining this.
Did you clicked the link I gave you or just ignored?

Best regards,
Krzysztof


  reply	other threads:[~2025-07-17  6:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-16 13:44 [PATCH v4 0/2] media: i2c: Add ov2735 camera sensor driver Hardevsinh Palaniya
2025-07-16 13:44 ` [PATCH v4 1/2] dt-bindings: media: i2c: Add ov2735 sensor Hardevsinh Palaniya
2025-07-16 13:58   ` Hardevsinh Palaniya
2025-07-17  6:26     ` Krzysztof Kozlowski [this message]
2025-07-17  6:30   ` Krzysztof Kozlowski
2025-07-17  7:28     ` Hardevsinh Palaniya
2025-07-17 11:00       ` Krzysztof Kozlowski
2025-07-17 11:55         ` Hardevsinh Palaniya
2025-07-17 13:00           ` Krzysztof Kozlowski
2025-07-17 13:30             ` Hardevsinh Palaniya
2025-07-16 13:44 ` [PATCH v4 2/2] media: i2c: add ov2735 image sensor driver Hardevsinh Palaniya
2025-07-16 14:46   ` Andy Shevchenko
2025-07-17  7:26     ` Hardevsinh Palaniya
2025-07-17 12:37       ` Andy Shevchenko
2025-07-17 13:11         ` Hardevsinh Palaniya
2025-07-21 17:21           ` Andy Shevchenko

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=20250717-ruddy-tanuki-of-foundation-ad9bf2@kuoka \
    --to=krzk@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=benjamin.mugnier@foss.st.com \
    --cc=bryan.odonoghue@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dongcheng.yan@intel.com \
    --cc=git@apitzsch.eu \
    --cc=hansg@kernel.org \
    --cc=hardevsinh.palaniya@siliconsignals.io \
    --cc=heimir.sverrisson@gmail.com \
    --cc=himanshu.bhavani@siliconsignals.io \
    --cc=hverkuil@xs4all.nl \
    --cc=jingjing.xiong@intel.com \
    --cc=krzk+dt@kernel.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=matthias.fend@emfend.at \
    --cc=mchehab@kernel.org \
    --cc=ribalda@chromium.org \
    --cc=robh@kernel.org \
    --cc=sakari.ailus@linux.intel.com \
    --cc=sylvain.petinot@foss.st.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).