From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) (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 C35A217C21E for ; Mon, 15 Sep 2025 07:17:40 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.167.242.64 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757920662; cv=none; b=TmMCNe9Q6p3MJuhRQ6j08JK0iRuFSk6iB62m/MOrRLuC7fWQRJ5S83Lvhru4EQqxtApadr9wj/WPqjoQoF0y/iYQHqQTcLqhO9zVLHEC76VEVtzOH7aZrvw0cp852b+BiUIflqhS9Ve1yIqahVEGIc/J+kKqdh2N2ELNI355Jyo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1757920662; c=relaxed/simple; bh=2qVl1eukGwkkiqRMCYj5X8/oylq09FMfyhjy+z4z+/A=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ILjQ6IoQvZZB8gaPzf7lXHxr9oNtW2fc7AEvFRqhpf7pLNr79dAQGOmye+GA+MYEIH2aOvNdwwMbweo+6gV0Fc1Xm8kuWmgMvZ6H35dgtihLeWHZ8B3Xy+MXs6fBsFszCzvsphS0YSF3mjhGLnauezdLHZAf4olO9YaHwJxUE9o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=ideasonboard.com; spf=pass smtp.mailfrom=ideasonboard.com; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b=iS6YKBIR; arc=none smtp.client-ip=213.167.242.64 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=ideasonboard.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="iS6YKBIR" Received: from pendragon.ideasonboard.com (81-175-209-231.bb.dnainternet.fi [81.175.209.231]) by perceval.ideasonboard.com (Postfix) with UTF8SMTPSA id 8722DEC1; Mon, 15 Sep 2025 09:16:21 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1757920581; bh=2qVl1eukGwkkiqRMCYj5X8/oylq09FMfyhjy+z4z+/A=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iS6YKBIRrkzP5iIbWhnOlYabqyFrXM32REqfnyBQACcz+Y9Khn3GXNB4qPAg3xVyk K35Tn0Rs0zLqt3VunjbECgtNtT/Y7pbl1C9G6urwObH8w6YFdiaTlNtvkuKR/0E30C +5t+zKI1oBdFELfzPJt9M7rjNMts4EQ6PRUSntcc= Date: Mon, 15 Sep 2025 10:17:13 +0300 From: Laurent Pinchart To: Hans Verkuil Cc: Jai Luthra , linux-media@vger.kernel.org, Mauro Carvalho Chehab , Maxime Ripard , Tomi Valkeinen , Devarsh Thakkar Subject: Re: [GIT PULL FOR v6.18] TI and Cadence CSI2RX drivers changes Message-ID: <20250915071713.GI4842@pendragon.ideasonboard.com> References: <4wklgso7mjxss5nzrwtcwae6fm22snmw7zdx4lmdxs75tmklip@3w55xhfzkasw> <9bc39cae-ea86-4ef7-a97c-66469b082375@kernel.org> 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 In-Reply-To: <9bc39cae-ea86-4ef7-a97c-66469b082375@kernel.org> On Fri, Sep 12, 2025 at 12:17:17PM +0200, Hans Verkuil wrote: > On 12/09/2025 11:55, Jai Luthra wrote: > > Hi Hans, Mauro, > > > > The following changes since commit ecba852dc9f4993f4f894ea1f352564560e19a3e: > > > > media: redrat3: use int type to store negative error codes (2025-09-11 08:46:10 +0200) > > > > are available in the Git repository at: > > > > https://gitlab.freedesktop.org/linux-media/users/jluthra.git tags/for-6.18-ti-j721e-csi2rx-signed > > > > for you to fetch changes up to c694e74c651e79838e817a8c6644dc72cf80540d: > > > > media: ti: j721e-csi2rx: Support system suspend using pm_notifier (2025-09-12 14:37:56 +0530) > > > > ---------------------------------------------------------------- > > TI and Cadence CSI2RX driver changes: > > > > - Multistream support for Cadence and TI CSI2RX > > - Runtime PM support for Cadence and TI CSI2RX > > - System suspend and resume support for TI CSI2RX > > - Misc cleanups > > This should go through Sakari most likely, possibly Laurent, seeing that this is CSI > related. Several patches do not even have a Reviewed-by from Sakari or Laurent. I've asked Tomi if he can review the patches as I won't have time in the near future. If he's happy with the patches for this driver, that's good enough for me :-) > I can't take this, I'm afraid. > > I'm not sure why we get a PR from you, was there some misunderstanding? > > Regards, > > Hans > > ---------------------------------------------------------------- > > Changhuang Liang (1): > > media: cadence: csi2rx: Support runtime PM > > > > Jai Luthra (9): > > dt-bindings: media: ti,j721e-csi2rx-shim: Support 32 dma chans > > media: ti: j721e-csi2rx: separate out device and context > > media: ti: j721e-csi2rx: add a subdev for the core device > > media: ti: j721e-csi2rx: add support for processing virtual channels > > media: cadence: csi2rx: add multistream support > > media: ti: j721e-csi2rx: add multistream support > > media: ti: j721e-csi2rx: Submit all available buffers > > media: ti: j721e-csi2rx: Support runtime suspend > > media: ti: j721e-csi2rx: Support system suspend using pm_notifier > > > > Pratyush Yadav (4): > > media: ti: j721e-csi2rx: prepare SHIM code for multiple contexts > > media: ti: j721e-csi2rx: allocate DMA channel based on context index > > media: ti: j721e-csi2rx: get number of contexts from device tree > > media: cadence: csi2rx: add get_frame_desc wrapper > > > > Rishikesh Donadkar (2): > > media: ti: j721e-csi2rx: Remove word size alignment on frame width > > media: ti: j721e-csi2rx: Change the drain architecture for multistream > > > > Documentation/devicetree/bindings/media/ti,j721e-csi2rx-shim.yaml | 39 ++++++- > > drivers/media/platform/cadence/Kconfig | 1 + > > drivers/media/platform/cadence/cdns-csi2rx.c | 491 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------- > > drivers/media/platform/ti/Kconfig | 1 + > > drivers/media/platform/ti/j721e-csi2rx/j721e-csi2rx.c | 1167 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------- > > 5 files changed, 1300 insertions(+), 399 deletions(-) -- Regards, Laurent Pinchart