Re: [PATCH RESEND v9 7/9] media: qcom: camss: csiphy-3ph: Update Gen2 v1.1 MIPI CSI-2 C-PHY init
From: Konrad Dybcio
Date: Thu Jul 30 2026 - 07:28:37 EST
On 7/30/26 12:09 AM, David Heidelberg wrote:
> On 29/07/2026 23:37, Frank Li wrote:
>> On Wed, Jul 29, 2026 at 10:20:02PM +0200, David Heidelberg wrote:
>>> These values should improve C-PHY behaviour. Should match most recent
>>> Qualcomm code.
>>
>> Any reference? where recent Qualcomm code? do you know the real reason?
>
> That's a question for Konrad. This improvement was introduced in the upstreaming process, update taken from more recent sequence.
It matches the latest what we call "Hardware Settings Reference" set
of values, and happens to be present in e.g. this tree:
https://github.com/sony-sdm845/android_kernel_sony_sdm845/blob/lineage-20/drivers/media/platform/msm/camera_v3/cam_sensor_module/cam_csiphy/include/cam_csiphy_1_0_hwreg.h
also worth noting, 845 is csiphy v1.0, not 1.1
Konrad