Re: [PATCH v5 3/3] arm64: dts: qcom: lemans-evk-camera: Add DT overlay
From: Dmitry Baryshkov <hidden>
Date: 2025-09-11 12:15:18
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
From: Dmitry Baryshkov <hidden>
Date: 2025-09-11 12:15:18
Also in:
linux-arm-msm, linux-i2c, linux-media, lkml
On Thu, Sep 11, 2025 at 07:55:16PM +0800, Wenmeng Liu wrote:
Enable IMX577 via CCI1 on LeMans EVK Core Kit. The LeMans 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 lemans-evk-camera.dtso, rather than modifying the base lemans-evk.dts.
So, is it the only camera configuration that we are going to support? If not, what happens when we get the second sensor or second set of sensors to support?
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Reviewed-by: Konrad Dybcio <redacted> Signed-off-by: Wenmeng Liu <redacted> --- arch/arm64/boot/dts/qcom/Makefile | 4 + arch/arm64/boot/dts/qcom/lemans-evk-camera.dtso | 97 +++++++++++++++++++++++++
At least the filename should mention that this is imx577.
2 files changed, 101 insertions(+)
-- With best wishes Dmitry