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 Signed-off-by: David Heidelberg <[email protected]> --- Changes in v2: - Added mclk3. (Vladimir) - Reword commit messages. - Corrected commit msg name. (Konrad) - Link to v1: https://lore.kernel.org/r/[email protected] --- David Heidelberg (2): arm64: dts: qcom: sdm845: Introduce camera master clock pinctrl arm64: dts: qcom: sdm845-db845c: Use pad fn instead of defining own .../qcom/sdm845-db845c-navigation-mezzanine.dtso | 2 +- arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 16 ------- arch/arm64/boot/dts/qcom/sdm845.dtsi | 56 ++++++++++++++++++++++ 3 files changed, 57 insertions(+), 17 deletions(-) --- base-commit: 12b95d29eb979e5c4f4f31bb05817bc935c52050 change-id: 20251213-sdm845-mclk-041f2a952e31 Best regards, -- David Heidelberg <[email protected]>

