Re: [PATCH v5 07/13] arm64: dts: qcom: x1e80100-crd: Add ov08x40 RGB sensor on CSIPHY4

From: Nihal Kumar Gupta

Date: Fri Sep 04 2026 - 13:32:25 EST




On 04-09-2026 16:26, Bryan O'Donoghue wrote:
> + port@3 {
> + camss_csiphy4_inep: endpoint {
> + data-lanes = <0 1 2 3>;
> + remote-endpoint = <&csiphy4_out_ep>;
> + };
Hi Bryan,

camss_csiphy4_inep has data-lanes = <0 1 2 3> and csiphy4_in_ep on the
same physical link has data-lanes = <1 2 3 4>.

Shouldn't both endpoints have the same lane numbering?

---
Regards,
Nihal Kumar Gupta