lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aVJijbfKT1uT0ejG@kekkonen.localdomain>
Date: Mon, 29 Dec 2025 13:14:21 +0200
From: Sakari Ailus <sakari.ailus@...ux.intel.com>
To: Rishikesh Donadkar <r-donadkar@...com>
Cc: jai.luthra@...ux.dev, laurent.pinchart@...asonboard.com,
	mripard@...nel.org, y-abhilashchandra@...com, devarsht@...com,
	s-jain1@...com, vigneshr@...com, mchehab@...nel.org,
	robh@...nel.org, krzk+dt@...nel.org, p.zabel@...gutronix.de,
	conor+dt@...nel.org, hverkuil-cisco@...all.nl,
	tomi.valkeinen@...asonboard.com, jai.luthra@...asonboard.com,
	changhuang.liang@...rfivetech.com, jack.zhu@...rfivetech.com,
	sjoerd@...labora.com, dan.carpenter@...aro.org,
	hverkuil+cisco@...nel.org, linux-kernel@...r.kernel.org,
	linux-media@...r.kernel.org, devicetree@...r.kernel.org
Subject: Re: [PATCH v8 12/18] media: cadence: csi2rx: add multistream support

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ