Re: [PATCH v8 12/18] media: cadence: csi2rx: add multistream support

From: Sakari Ailus
Date: Mon Dec 29 2025 - 06:14:47 EST


Hi Rishikesh,

On Tue, Dec 09, 2025 at 03:13:34PM +0530, Rishikesh Donadkar wrote:
> > > @@ -538,6 +595,36 @@ static int csi2rx_disable_streams(struct v4l2_subdev *subdev,
> > > return 0;
> > > }
> > > +static int csi2rx_s_stream_fallback(struct v4l2_subdev *sd, int enable)
> > What do you need this for? I presume you'd have a sub-device driver
> > downstream calling this, but wouldn't you always use {en,dis}able_streams
> > from that driver?
>
>
> Yes, Downstream consumer driver that call this are TI Shim and StarFive
> JH7110 CAMSS. TI Shim uses {en,dis}able_streams, the StarFive JH7110 CAMSS
> calls the s_stream. I will change the StarFive JH7110 CAMSS to use
> {en,dis}able_streams.

Thanks!

--
Sakari Ailus