Re: [PATCH v2 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay
From: Konrad Dybcio
Date: Mon Sep 08 2025 - 12:15:16 EST
On 8/15/25 9:07 AM, Wenmeng Liu wrote:
> Enable IMX577 via CCI1 on Lemans EVK.
>
> Signed-off-by: Wenmeng Liu <quic_wenmliu@xxxxxxxxxxx>
> ---
[...]
> +/*
> + * 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