Re: [PATCH v3 0/6] media: qcom: camss: Add Kaanapali support

From: Vijay Kumar Tumati

Date: Tue Oct 28 2025 - 10:37:36 EST



On 10/28/2025 2:34 AM, Bryan O'Donoghue wrote:
On 23/10/2025 10:14, Hangxiang Ma wrote:
- 3 x VFE, 5 RDI per VFE
- 2 x VFE Lite, 4 RDI per VFE Lite
- 3 x CSID
- 2 x CSID Lite
- 6 x CSI PHY

This series has been tested using the following commands with a
downstream driver for S5KJN5 sensor.

A few comments here:

Publish the code ! Its actually in your interests to do so.
Hi Bryan, if you were talking about the sensor driver, sure, we will evaluate it. Hope it wouldn't block this series though. Thanks.


- media-ctl --reset
- media-ctl -V '"msm_csiphy2":0[fmt:SGBRG10/4096x3072]'
- media-ctl -V '"msm_csid0":0[fmt:SGBRG10/4096x3072]'
- media-ctl -V '"msm_vfe0_rdi0":0[fmt:SGBRG10/4096x3072]'
- media-ctl -l '"msm_csiphy2":1->"msm_csid0":0[1]'
- media-ctl -l '"msm_csid0":1->"msm_vfe0_rdi0":0[1]'
- yavta  --capture=20 -I -n 5 -f SGBRG10P -s 4096x3072 -F /dev/video0

Good to see, it would be nice if you guys could also start running the RDI path through libcamera - softisp soon gpuisp and start showing some realworld results.

Not a requirement to merge this series but, a strong suggestion for your own verification purposes.

---
bod
Sure, we will start doing that. In fact, we tried and faced some dependency issues. Will reach out offline. Thanks.