Re: [PATCH v2 4/4] arm64: dts: qcom: talos-evk-camera: Add DT overlay
From: Wenmeng Liu <hidden>
Date: 2026-01-07 03:05:57
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
From: Wenmeng Liu <hidden>
Date: 2026-01-07 03:05:57
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
On 1/7/2026 2:23 AM, Dmitry Baryshkov wrote:
On Tue, Jan 06, 2026 at 05:39:56PM +0800, Wenmeng Liu wrote:quoted
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).
Okay, we previously had a discussion on this. I will rename the file to talos-evk-camera-imx577.dtso. Thanks, Wenmeng
quoted
2 files changed, 65 insertions(+)