On 2/4/26 5:53 PM, David Heidelberg wrote: > On 14/01/2026 11:08, David Heidelberg via B4 Relay wrote: >> From: David Heidelberg <[email protected]> >> >> Put clock pins configuration for camera master clock into the dtsi. >> >> Reviewed-by: Vladimir Zapolskiy <[email protected]> >> Reviewed-by: Konrad Dybcio <[email protected]> >> Signed-off-by: David Heidelberg <[email protected]> >> --- >> 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/[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] >> --- >> arch/arm64/boot/dts/qcom/sdm845.dtsi | 56 >> ++++++++++++++++++++++++++++++++++++ >> 1 file changed, 56 insertions(+) >> > > Hello, reminder this lovely patch exist :)
We can only follow it up with a reminder of the kernel dev cycle.. The "merge window" as confusingly as it's named, is for Linus to merge patches from maintainers downstream of him. New features will be accepted after rc1 drops (circa 3 weeks) Konrad

