From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 3F26286348; Thu, 17 Jul 2025 06:26:05 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752733567; cv=none; b=NuTGI5I3dqjT7SWxtNhntaMp1g/etNlYCXeV7xgYrT2y7TPWPTYDeGUV8kegqEv8pM9C6NxUOgl1wxEe7PHUQOHjXVqL4x33jyRlZ000aEfLEoL63/07WSKXQ4NVnSLd7SXqN1s7Wg942zJDg+pjlqE7tBSWyESpjFAlRIEX7R8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1752733567; c=relaxed/simple; bh=ALc32Cmc4l9iDna3BPh+GAS5NVn2l26NMOLaLbDPIqw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=rzYJwhANmpU25+HH/Ulwo4jxG0YUbWTu6erMc4NoB6e4seYIwDMBsLfuQms6BN4B5HEwolISvbEF3z7JU9ZRiJQeKV2qQae/vT3k2vLx+EMPld9/wHyEU2pYMttYZbyDMSeGF9ABpRnbNMaR8rM99LJhl+f4sRDZYBX7D1EvpSg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=bsYUzHPK; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="bsYUzHPK" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 359B7C4CEE3; Thu, 17 Jul 2025 06:26:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1752733565; bh=ALc32Cmc4l9iDna3BPh+GAS5NVn2l26NMOLaLbDPIqw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bsYUzHPK2b6ghKNaRx0ZnkaqAowJKppyrk7QO98VhYzlmdRJRCD8FhJcw7rxhxUn/ s0H7D5rusPiz4JvrkyMTTTTEhlkpSUj/ZkytVtphPUdtL7fqVC76fgQg3bRXkEGSSo kQDDhRgGKXT7Vp1IkZOU/uw1mVTPzHCDaZlXHa4n/IaPOFTO84ZA4c/1XV9tZ4W8II BpER3Rp3dgLgy3yUTXN/BtlxhtjJGouX7Ncs1EUvbHJUWdO24sdO2tSzhq0vq5ttLl sqTtWpKh4ER/oEP8duMHS0bW9oPVyGX5K4dgQh/+Ck+MaeJ+xiRFLdGlOECiw1VvlH HgTWh9RjJVibw== Date: Thu, 17 Jul 2025 08:26:03 +0200 From: Krzysztof Kozlowski To: Hardevsinh Palaniya Cc: "krzk+dt@kernel.org" , "laurent.pinchart@ideasonboard.com" , Andy Shevchenko , Sakari Ailus , Himanshu Bhavani , Mauro Carvalho Chehab , Rob Herring , Conor Dooley , Hans Verkuil , Bryan O'Donoghue , =?utf-8?B?QW5kcsOp?= Apitzsch , Ricardo Ribalda , Heimir Thor Sverrisson , Matthias Fend , Sylvain Petinot , Jingjing Xiong , Benjamin Mugnier , Dongcheng Yan , Arnd Bergmann , Hans de Goede , "linux-media@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v4 1/2] dt-bindings: media: i2c: Add ov2735 sensor Message-ID: <20250717-ruddy-tanuki-of-foundation-ad9bf2@kuoka> References: <20250716134426.8348-1-hardevsinh.palaniya@siliconsignals.io> <20250716134426.8348-2-hardevsinh.palaniya@siliconsignals.io> Precedence: bulk X-Mailing-List: linux-media@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: On Wed, Jul 16, 2025 at 01:58:52PM +0000, Hardevsinh Palaniya wrote: > Hi Krzysztof >=20 > > From: Himanshu Bhavani > >=C2=A0 > > Add bindings for Omnivision OV2735 sensor. > >=C2=A0 > > Signed-off-by: Himanshu Bhavani > > Signed-off-by: Hardevsinh Palaniya >=20 > 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