Re: [PATCH v3] arm64: dts: qcom: sdm845: Introduce camera master clock pinctrl
From: David Heidelberg
Date: Wed Feb 04 2026 - 11:58:28 EST
On 14/01/2026 11:08, David Heidelberg via B4 Relay wrote:
From: David Heidelberg <david@xxxxxxx>
Put clock pins configuration for camera master clock into the dtsi.
Reviewed-by: Vladimir Zapolskiy <vladimir.zapolskiy@xxxxxxxxxx>
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Signed-off-by: David Heidelberg <david@xxxxxxx>
---
Inspired by Richard's patch set for SDM670, I noticed that SDM845
follows the same pattern. This change prepares for enabling
additional cameras.
These pinctrl settings have been verified against the downstream
SDM845 kernel.
Since most of these are not yet used in mainline, testing was done
on sdm845-next using OnePlus 6 cameras with downstream drivers.
Thank you
David
---
Changes in v3:
- Dropped 2nd patch
("arm64: dts: qcom: sdm845-db845c: Use pad fn instead of defining own")
as there is no documentation or people who can answer questions for
now, so we can move forward with the main camera work.
- Link to v2: https://lore.kernel.org/r/20251217-sdm845-mclk-v2-0-7028c2d09145@xxxxxxx
Changes in v2:
- Added mclk3. (Vladimir)
- Reword commit messages.
- Corrected commit msg name. (Konrad)
- Link to v1: https://lore.kernel.org/r/20251213-sdm845-mclk-v1-0-197bc947d4c6@xxxxxxx
---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 56 ++++++++++++++++++++++++++++++++++++
1 file changed, 56 insertions(+)
Hello, reminder this lovely patch exist :)
Thanks,
David