Re: [PATCH v8 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
From: Vladimir Zapolskiy
Date: Wed Jun 03 2026 - 16:43:54 EST
On 6/3/26 15:57, Bryan O'Donoghue wrote:
On 03/06/2026 13:40, Dmitry Baryshkov wrote:
Are you sure about that ?Yes.
ipcat I thought designated lane 7 specifically as clk-lane i.e. named itSplit configurations explicitly use other lanes for clocks. E.g. check
CLK_LN of some description.
the RB5 Navigation schematics, CAM0B connector.
Can you please check:
CSI_3PHASE_COMMON.CSI_COMMON_CTRL5
0 LN0_PWRDN_B Lane 0
...
7 LNCK_PWRDN_B Clock Lane
Please note that media devices have a numeration scheme of lanes starting
from 1 (it'd be easy to check/confirm it), for instance today CAMSS has
lane numeration starting from 0 is out of the accepted scheme, and here
it'd be better to correct it and not enter the same pit.
I don't have access to the IP spec, anyway I do not grasp it, where are
8 lanes on the CSIPHY found? Each CSIPHY IP has 4+1 D-PHY lanes, not 8.
... just a badly name field
CSI_2PHASE_CTRL10
Bit[2] = IS_CLKLANE
Right so CSI_2PHASE_CTRL10 controls lane mode, indeed. Thanks for checking.
--
Best wishes,
Vladimir