[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f1cc3212-f1b0-497a-9990-8d523a0f9c61@linaro.org>
Date: Thu, 16 Oct 2025 14:50:08 +0100
From: Bryan O'Donoghue <bryan.odonoghue@...aro.org>
To: Nihal Kumar Gupta <quic_nihalkum@...cinc.com>,
Vladimir Zapolskiy <vladimir.zapolskiy@...aro.org>,
Vikram Sharma <quic_vikramsa@...cinc.com>, mchehab@...nel.org,
robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org,
andersson@...nel.org, konradybcio@...nel.org, hverkuil-cisco@...all.nl,
cros-qcom-dts-watchers@...omium.org, catalin.marinas@....com, will@...nel.org
Cc: linux-arm-kernel@...ts.infradead.org, quic_svankada@...cinc.com,
linux-media@...r.kernel.org, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
Ravi Shankar <quic_rshankar@...cinc.com>,
Vishal Verma <quic_vishverm@...cinc.com>
Subject: Re: [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT
overlay
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
Powered by blists - more mailing lists