Re: [PATCH v2 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay
From: Konrad Dybcio <hidden>
Date: 2025-09-08 16:15:00
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
From: Konrad Dybcio <hidden>
Date: 2025-09-08 16:15:00
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
On 8/15/25 9:07 AM, Wenmeng Liu wrote:
Enable IMX577 via CCI1 on Lemans EVK. Signed-off-by: Wenmeng Liu <redacted> ---
[...]
+/* + * Camera Sensor overlay on top of leman evk core kit.
"LeMans EVK Core Kit", this will also fit in a /* single-line comment */ [...]
+&camcc {
+ status = "okay";
+};It's enabled by default and there's never a good reason to disable it Konrad