Re: [PATCH v8 1/2] dt-bindings: phy: qcom: Add CSI2 C-PHY/DPHY schema
From: Bryan O'Donoghue
Date: Tue Jun 02 2026 - 17:06:35 EST
On 02/06/2026 21:55, Frank Li wrote:
phy {
...
}
csi2 {
phy=<&phy>;
port@0: {
}
...
}
Agreed.
However, we also want to support "split-mode" which is a special mode of this PHY where two sensors can be connected to one CSIPHY.
After a lot of debate adding ports/endpoints to the CSIPHY itself has been pretty much settled on.
---
bod