[PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay
Bryan O'Donoghue
bryan.odonoghue at linaro.org
Thu Oct 16 06:50:08 PDT 2025
On 16/10/2025 13:53, Nihal Kumar Gupta wrote:
>> I'd suggest to add a description of pins with MCLK function in a separate
>> change to the SoC specific .dtsi file. It will cover gpio67, gpio68, gpio74
>> and gpio69, so here it's a MCLK1 pin for instance.
> We are currently enabling sensor only on CCI1. Pins gpio67–gpio69 are used by mclk for cam0–cam2, and gpio74 enables the regulator.
> Since mclk is sensor-specific, it's added in the sensor dtso.
>
> Would it be appropriate to extend mclk support to all CCI instances, even if some are not actively used?
>
> @Konrad, @Bryan, Could you please share your thoughts on the above?
>
> If valid, then cam0_default, cam1_default, cam2_default should be added in SoC dtsi, with references used in sensor dtso.
Anything not muxed should go into the SoC description anything board
specific - mezzanine specific in this case - should go into your dtso.
A few of the camera pins are non-muxed as I recall.
As regards splitting it up.
There's no use-case for non-muxed pins without the dependent change.
It's almost never the wrong thing to do, to have small, individually
independent patches though.
---
bod
More information about the linux-arm-kernel
mailing list