Devicetree
 help / color / mirror / Atom feed
* Re: [PATCH v6 1/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible
       [not found] ` <20260305-sm6150_evk-v6-1-38ce4360d5e0@oss.qualcomm.com>
@ 2026-03-20 21:23   ` Wolfram Sang
  0 siblings, 0 replies; 3+ messages in thread
From: Wolfram Sang @ 2026-03-20 21:23 UTC (permalink / raw)
  To: Wenmeng Liu
  Cc: Loic Poulain, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Bjorn Andersson, Konrad Dybcio, Robert Foss,
	Todor Tomov, Bryan O'Donoghue, Vladimir Zapolskiy, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, Frank Li,
	linux-i2c, linux-arm-msm, devicetree, linux-kernel, linux-media,
	imx, linux-arm-kernel, Krzysztof Kozlowski

On Thu, Mar 05, 2026 at 05:48:12PM +0800, Wenmeng Liu wrote:
> Add the sm6150 CCI device string compatible.
> 
> Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> Acked-by: Andi Shyti <andi.shyti@kernel.org>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> Reviewed-by: Loic Poulain <loic.poulain@oss.qualcomm.com>
> Signed-off-by: Wenmeng Liu <wenmeng.liu@oss.qualcomm.com>

Applied to for-next, thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH v6 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay
       [not found] ` <20260305-sm6150_evk-v6-5-38ce4360d5e0@oss.qualcomm.com>
@ 2026-03-23 15:22   ` Konrad Dybcio
  0 siblings, 0 replies; 3+ messages in thread
From: Konrad Dybcio @ 2026-03-23 15:22 UTC (permalink / raw)
  To: Wenmeng Liu, Loic Poulain, Andi Shyti, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson, Konrad Dybcio,
	Robert Foss, Todor Tomov, Bryan O'Donoghue,
	Vladimir Zapolskiy, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Frank Li
  Cc: linux-i2c, linux-arm-msm, devicetree, linux-kernel, linux-media,
	imx, linux-arm-kernel

On 3/5/26 10:48 AM, Wenmeng Liu wrote:
> Enable IMX577 via CCI on Talos EVK Core Kit.
> 
> The Talos EVK board does not include a camera sensor
> by default. This DTSO has enabled the Arducam 12.3MP
> IMX577 Mini Camera Module on the CSI-1 interface.
> CSI-1 interface using mclk2 as the MCLK source on this board.
> 
> Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> Signed-off-by: Wenmeng Liu <wenmeng.liu@oss.qualcomm.com>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Konrad

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: (subset) [PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
       [not found] <20260305-sm6150_evk-v6-0-38ce4360d5e0@oss.qualcomm.com>
       [not found] ` <20260305-sm6150_evk-v6-1-38ce4360d5e0@oss.qualcomm.com>
       [not found] ` <20260305-sm6150_evk-v6-5-38ce4360d5e0@oss.qualcomm.com>
@ 2026-04-05 19:40 ` Bjorn Andersson
  2 siblings, 0 replies; 3+ messages in thread
From: Bjorn Andersson @ 2026-04-05 19:40 UTC (permalink / raw)
  To: Loic Poulain, Andi Shyti, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Konrad Dybcio, Robert Foss, Todor Tomov,
	Bryan O'Donoghue, Vladimir Zapolskiy, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, Frank Li, Wenmeng Liu
  Cc: linux-i2c, linux-arm-msm, devicetree, linux-kernel, linux-media,
	imx, linux-arm-kernel, Krzysztof Kozlowski, Konrad Dybcio,
	Dmitry Baryshkov


On Thu, 05 Mar 2026 17:48:11 +0800, Wenmeng Liu wrote:
> Talos EVK is  based on the Qualcomm SM6150 SoC.
> It lacks a camera sensor in its default configuration.
> This series adds CCI support and enables the IMX577 sensor via CSIPHY1
> through device tree overlay.
> 
> We have tested IMX577 Sensor on CCI1 with following commands:
> - media-ctl -d /dev/media0 --reset
> - media-ctl -d /dev/media0 -V '"imx577 1-001a":0[fmt:SRGGB10/4056x3040 field:none]'
> - media-ctl -d /dev/media0 -V '"msm_csiphy1":0[fmt:SRGGB10/4056x3040]'
> - media-ctl -d /dev/media0 -V '"msm_csid0":0[fmt:SRGGB10/4056x3040]'
> - media-ctl -d /dev/media0 -V '"msm_vfe0_rdi0":0[fmt:SRGGB10/4056x3040]'
> - media-ctl -d /dev/media0 -l '"msm_csiphy1":1->"msm_csid0":0[1]'
> - media-ctl -d /dev/media0 -l '"msm_csid0":1->"msm_vfe0_rdi0":0[1]'
> - yavta -B capture-mplane -n 5 -f SRGGB10P -s 4056x3040 -F /dev/video0 --capture=5
> 
> [...]

Applied, thanks!

[2/5] arm64: dts: qcom: talos: Add camss node
      commit: c0b357d5d059812e5b48fab81270d8f4c8f62162
[3/5] arm64: dts: qcom: talos: Add CCI definitions
      commit: 17ba0a3c874684c9ca5a41ddf9f167648b10aad2
[4/5] arm64: dts: qcom: talos: Add camera MCLK pinctrl
      commit: fd3850cde71f284ca69f70b904df78f561ece103
[5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay
      commit: 594be93cdc9dcfec5d10882ed3fccce1e3af9015

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-04-05 19:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20260305-sm6150_evk-v6-0-38ce4360d5e0@oss.qualcomm.com>
     [not found] ` <20260305-sm6150_evk-v6-1-38ce4360d5e0@oss.qualcomm.com>
2026-03-20 21:23   ` [PATCH v6 1/5] dt-bindings: i2c: qcom-cci: Document sm6150 compatible Wolfram Sang
     [not found] ` <20260305-sm6150_evk-v6-5-38ce4360d5e0@oss.qualcomm.com>
2026-03-23 15:22   ` [PATCH v6 5/5] arm64: dts: qcom: talos-evk-camera: Add DT overlay Konrad Dybcio
2026-04-05 19:40 ` (subset) [PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox