Re: [PATCH v2 4/4] arm64: dts: qcom: talos-evk-camera: Add DT overlay
From: Dmitry Baryshkov <hidden>
Date: 2026-01-06 18:23:13
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
From: Dmitry Baryshkov <hidden>
Date: 2026-01-06 18:23:13
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
On Tue, Jan 06, 2026 at 05:39:56PM +0800, Wenmeng Liu wrote:
Enable IMX577 via CCI on Taloss EVK Core Kit. The Talos EVK board does not include a camera sensor by default, this overlay reflects the possibility of attaching an optional camera sensor. For this reason, the camera sensor configuration is placed in talos-evk-camera.dtso, rather than modifying the base talos-evk.dts. Signed-off-by: Wenmeng Liu <redacted> --- arch/arm64/boot/dts/qcom/Makefile | 2 + arch/arm64/boot/dts/qcom/talos-evk-camera.dtso | 63 ++++++++++++++++++++++++++
Is it possible to attach other sensors? If so, overlay name should depicit which sensors are attached (compare this to the RBn boards where specifying "vision kit" defines all sensors attached to the device).
2 files changed, 65 insertions(+)
-- With best wishes Dmitry