Re: [PATCH 6/8] media: qcom: camss: refcount streaming on the shared CSIPHY and CSID

From: Hitesh Patel

Date: Tue Sep 15 2026 - 05:26:19 EST


> This logic is mad and genuinely hurts my head a bit to read.
> ...
> I have to say I distrust locking like this and its racy.

Agreed on both, thanks for the test program. Given Gjorgji's streams API
series covers the shared CSIPHY/CSID case properly (refcounting the
shared upstream stream inside the CSID rather than in camss-video), I
would rather not respin this patch at all: I am going to test his
series on RB3 Gen2 with our two-camera setup and, if it covers the use
case, drop patches 6-8 from v2 and work on top of his series instead
(SC7280 enablement and whatever fixes come out of the testing). See my
reply on 7/8.

Hitesh