From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bali.collaboradmins.com (bali.collaboradmins.com [148.251.105.195]) (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 72B4630C639; Mon, 17 Nov 2025 10:33:38 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.251.105.195 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763375620; cv=none; b=ZQL99Vl6V/MNwgq9TjHPcYM+beQNWgvnogsbMccCHHGHvn7zz//yvBad0FCvXM/GDYC1+L7lurP9l0p2vAkuQaWzwZOM3fn4Ixrer/mvAw8RcQWR+AQ9g27HjgZ3BJtoXl99wHlrf7IQyGKyAH0BKmZSSy/M7zcI6YIxnD9/GYA= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763375620; c=relaxed/simple; bh=vaSfU4t7U2cn5yAxDTxbnW+J0huTZf3ya2jZVqfUJ5c=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=Ip2UfBDT7n09ymTYU6KpkFsMhDs2yBiC0pjPIBwR/fK61tn1FB7TVsohzMIskUTnG26kxsG1w+syAj/LgS4kWfyOoKVv9GMWERaYqvsroDPedEpxZM7S4kLY6+QWNMTBqxGFqdCc7rxx9cJNB0C27z+/7m6oUhwcK+y7kyCXG7M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b=COkaG7Vm; arc=none smtp.client-ip=148.251.105.195 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b="COkaG7Vm" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1763375616; bh=vaSfU4t7U2cn5yAxDTxbnW+J0huTZf3ya2jZVqfUJ5c=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=COkaG7VmhHg/B+JsDdIRn4dBT/f7lVnRuUxnysgGSkvevwgEpz9ngD2uburz9WSRF HzJVUP4XvqSJntwn2TBSpcOwAtgaqrp2zHgPsE366aGrLFGM4/SBOsNycsFJXjkv07 2Lr/ynQHaNeECStBuhsxAnLbJWaaKfrNosYTWgt8RUsw1OOPN6f50K+scftlMnAHw8 DIwR4TspiH6dw4b7b0h2lShWkbbmDjVUM7Gy0zWpKf/tsWFCNc6cOoDhnaxGsntkfg IfTacoGWi7xA3ljHPrX2F9eVgOIbeYvXcr71bAfGSIdkXpDaTMPJMW/sRBNOjAlRJF bz/Awcmswlk+A== Received: from [10.40.0.100] (185-67-175-126.lampert.tv [185.67.175.126]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: mriesch) by bali.collaboradmins.com (Postfix) with ESMTPSA id 9310F17E10F3; Mon, 17 Nov 2025 11:33:35 +0100 (CET) Message-ID: <2a7a0978-0e7c-4c2b-a51e-8056f9ed1d3f@collabora.com> Date: Mon, 17 Nov 2025 11:33:34 +0100 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 1/3] media: dt-bindings: add rockchip mipi csi-2 receiver To: Krzysztof Kozlowski , Mehdi Djait , Bryan O'Donoghue , Laurent Pinchart , Hans Verkuil , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Philipp Zabel , Sebastian Reichel , Nicolas Dufresne , Collabora Kernel Team , Sakari Ailus Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Bryan O'Donoghue References: <20251114-rockchip-mipi-receiver-v1-0-d13086e810dd@collabora.com> <20251114-rockchip-mipi-receiver-v1-1-d13086e810dd@collabora.com> <7c37017a-0769-4db3-be7f-af5837d4d102@kernel.org> Content-Language: en-US From: Michael Riesch In-Reply-To: <7c37017a-0769-4db3-be7f-af5837d4d102@kernel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Hi Krzysztof, On 11/17/25 11:06, Krzysztof Kozlowski wrote: > On 17/11/2025 11:01, Michael Riesch via B4 Relay wrote: >> From: Michael Riesch >> >> Add documentation for the Rockchip MIPI CSI-2 Receiver. >> >> Signed-off-by: Michael Riesch >> Reviewed-by: Bryan O'Donoghue >> Reviewed-by: Rob Herring (Arm) >> Reviewed-by: Bryan O'Donoghue > > > Please keep only one tag per person. Oops, OK. > That's a v1 so I don't get how could you get these above and I could not > find answer in the cover letter either. Quote cover letter: "These changes have been discussed and reviewed thoroughly (see [0] and predecessors). [...] [0] https://lore.kernel.org/r/20240220-rk3568-vicap-v14-0-b38b6da0fc80@collabora.com" That's how I got them. > > Best regards, > Krzysztof Thanks and best regards, Michael