[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250518-qcs615_camss-v1-0-12723e26ea3e@quicinc.com>
Date: Sun, 18 May 2025 14:33:06 +0800
From: Wenmeng Liu <quic_wenmliu@...cinc.com>
To: Robert Foss <rfoss@...nel.org>, Todor Tomov <todor.too@...il.com>,
"Bryan
O'Donoghue" <bryan.odonoghue@...aro.org>,
Mauro Carvalho Chehab
<mchehab@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski
<krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Wenmeng Liu
<quic_wenmliu@...cinc.com>
CC: <linux-arm-msm@...r.kernel.org>, <linux-media@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] media: qcom: camss: Add qcs615 support
QCS615 is a Qualcomm flagship SoC. This series adds support to
bring up the CSIPHY, CSID, VFE/RDI interfaces in QCS615.
QCS615 provides
- 2 x VFE, 3 RDI per VFE
- 1 x VFE Lite, 4 RDI per VFE
- 2 x CSID
- 1 x CSID Lite
- 3 x CSI PHY
Tested this on QCS615 ADP AIR board with CSID TPG.
Tested with following commands:
media-ctl --reset
v4l2-ctl -d /dev/v4l-subdev3 -c test_pattern=0
media-ctl -V '"msm_csid0":0[fmt:SRGGB10/1920x1080 field:none]'
media-ctl -V '"msm_vfe0_rdi0":0[fmt:SRGGB10/1920x1080 field:none]'
media-ctl -l '"msm_csid0":1->"msm_vfe0_rdi0":0[1]'
v4l2-ctl -d /dev/v4l-subdev3 -c test_pattern=9
yavta -B capture-mplane -n 5 -f SRGGB10P -s 1920x1080 /dev/video0 --capture=7
---
This patch series depends on patch series:
https://lore.kernel.org/all/20250424-qcs615-mm-v7-clock-controllers-v8-0-bacad5b3659a@quicinc.com
---
Signed-off-by: Wenmeng Liu <quic_wenmliu@...cinc.com>
---
Wenmeng Liu (3):
dt-bindings: media: Add qcom,qcs615-camss binding
media: qcom: camss: csiphy: Add 14nm CSIPHY 2ph DPHY v2.0.0 init sequence
media: qcom: camss: Add qcs615 camss support
.../bindings/media/qcom,qcs615-camss.yaml | 356 +++++++++++++++++++++
.../platform/qcom/camss/camss-csiphy-3ph-1-0.c | 85 +++++
drivers/media/platform/qcom/camss/camss-vfe.c | 2 +
drivers/media/platform/qcom/camss/camss.c | 196 ++++++++++++
drivers/media/platform/qcom/camss/camss.h | 1 +
5 files changed, 640 insertions(+)
---
base-commit: 3e324f3a60a8b7c484c46275be0897a0f5d7fc31
change-id: 20250518-qcs615_camss-f33d85f29e6f
Best regards,
--
Wenmeng Liu <quic_wenmliu@...cinc.com>
Powered by blists - more mailing lists