Re: [PATCH v8 08/18] media: ti: j721e-csi2rx: Move to .enable/disable_streams API
From: Rishikesh Donadkar
Date: Fri Nov 21 2025 - 02:04:32 EST
On 20/11/25 18:10, Sakari Ailus wrote:
On Wed, Nov 12, 2025 at 05:24:49PM +0530, Rishikesh Donadkar wrote:
Support the new enable_stream()/disable_stream() APIs in the subdevThis addresses my comment on the 6th patch.
instead of s_stream() hook.
Signed-off-by: Rishikesh Donadkar <r-donadkar@xxxxxx>
Shouldn't this be merged to that?
Sure, I will do that.
Rishikesh