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

From: Krzysztof Kozlowski

Date: Thu Oct 30 2025 - 03:14:47 EST


On Tue, Oct 28, 2025 at 10:44:09PM -0700, Hangxiang Ma wrote:
> Add support for the RDI only CAMSS camera driver on Kaanapali. Enabling
> RDI path involves adding the support for a set of CSIPHY, CSID and TFE
> modules, with each TFE having multiple RDI ports. This hardware
> architecture requires 'qdss_debug_xo' clock for CAMNOC to be functional.
>
> Kaanapali camera sub system provides
>
> - 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.
>
> - 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
>
> Dependencies:
> - https://lore.kernel.org/all/20251014-use-marco-to-denote-image-buffer-number-v1-1-f782e4cc622d@xxxxxxxxxxxxxxxx/
> - https://lore.kernel.org/all/20251014-add-new-clock-in-vfe-matching-list-v1-1-0d965ccc8a3a@xxxxxxxxxxxxxxxx/
> - https://lore.kernel.org/all/20251023-make-csiphy-status-macro-cross-platform-v1-1-5746446dfdc6@xxxxxxxxxxxxxxxx/
>
> Signed-off-by: Hangxiang Ma <hangxiang.ma@xxxxxxxxxxxxxxxx>
> ---
> Changes in v4:
> - Refactor kaanapali camss binding style and commit message - Krzysztof

Everything is refactor. That's so unspecific.

For sure adding 8 more supplies is not refactor.

Write complete changelogs.

Best regards,
Krzysztof