From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 49DAE23D7F5 for ; Tue, 28 Oct 2025 17:59:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761674392; cv=none; b=utZB9cmj+6uzIAgZ/7IyrjsN/RKiU36E3oBL/mvRcb5lHaco/JJOA0YtOcbX0vQTaffM2/Ir3BgvRpFqC3ZlHGquHzqA7oHbIeQ64F/i8qvBO61TlNIkKibi8Bhws0zTd7DhMLOWAtYAyTauJF/XGEXqrPcmkL5nQj9YF9W159w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761674392; c=relaxed/simple; bh=5NrAtnDMjFJ5Ghvd4YzRYA7Yl9j9ybNfKvOu24MzvDY=; h=Mime-Version:Content-Type:Date:Message-Id:Cc:Subject:From:To: References:In-Reply-To; b=q+hxq7JEXmVIqqmNQQt0GkEeI1Gd+A7+kxYsVOPtRm7qSopQsO77LXeGtApfG5rD5cJQ7t/7Kp5KTVSOTdNslVgD8/XLSin+dllzseN+65jU8dEo+KsDlsyzQmNiVSTCi8N6KHKo69nyytfB8Rrx+Vyslf0HwI5kkxBkPGVQmO0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=DWsbCydV; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="DWsbCydV" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id 625714E413A1; Tue, 28 Oct 2025 17:59:47 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 317B860692; Tue, 28 Oct 2025 17:59:47 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 5BF2A102F12E3; Tue, 28 Oct 2025 18:59:37 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1761674385; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=5NrAtnDMjFJ5Ghvd4YzRYA7Yl9j9ybNfKvOu24MzvDY=; b=DWsbCydV//xvHJDzeBuKG+WnZG/edBwN8WM2T9lhTpTinwkZ0dIA2UZjyoX14KfXZp5A+L 6yMwepOhql+aaE6JDeDrZ0EkwWn+ZxHeml10mbFfmmD13E+s8mjiqKcU0M97nBX73UzWLN BChe1d7SvfH6cinPba30dyagwWao6+OzFRhWx8huv/FYdeRLnV7o86wnuvqYDKG0YYWn+4 QGMv7SyPDnzCpT0vivKdNDoa7R7uZ/QonZ1SmGW0IbNzV67hjVN/wI/KjhEd7tWvm7OIpW hFqkFFciyjrLYjfMEBIhI9DaTrqZqLbBT4CR+3wepCvI3BKcXwIXPJWwlyH2Yw== Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 28 Oct 2025 18:59:36 +0100 Message-Id: Cc: , , , , , , Subject: Re: [PATCH v5 00/23] tegra-video: add CSI support for Tegra20 and Tegra30 From: "Luca Ceresoli" To: "Svyatoslav Ryhel" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , "Rob Herring" , "Krzysztof Kozlowski" , "Conor Dooley" , "Thierry Reding" , "Jonathan Hunter" , "Sowjanya Komatineni" , "Prashant Gaikwad" , "Michael Turquette" , "Stephen Boyd" , "Mikko Perttunen" , "Mauro Carvalho Chehab" , "Greg Kroah-Hartman" , =?utf-8?q?Jonas_Schw=C3=B6bel?= , "Dmitry Osipenko" , "Charan Pedumuru" , "Diogo Ivo" , "Aaron Kling" , "Arnd Bergmann" X-Mailer: aerc 0.20.1 References: <20251022142051.70400-1-clamor95@gmail.com> In-Reply-To: <20251022142051.70400-1-clamor95@gmail.com> X-Last-TLS-Session-Version: TLSv1.3 Hello Svyatoslav, On Wed Oct 22, 2025 at 4:20 PM CEST, Svyatoslav Ryhel wrote: > Add support for MIPI CSI device found in Tegra20 and Tegra30 SoC along > with a set of changes required for that. Whole v5 series (including patches 21-23): Tested-by: Luca Ceresoli # tegra20, parallel ca= mera As you seem to have issues with sending a long series over e-mail, I may suggest looking at b4 [0] for the future. It automates many boring and repetitive tasks in handling a patch series, and also offers a way to send e-mails when an SMTP server is problematic e.g. due to limitations in e-mails per hour. [0] https://b4.docs.kernel.org Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com