Re: [PATCH v8 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
From: Bryan O'Donoghue
Date: Wed Jul 01 2026 - 12:13:03 EST
On 05/06/2026 10:31, Nihal Kumar Gupta wrote:
Could you please fix the driver to map logical lane indices, consistent with the gen2 camss convention.
[1]https://lore.kernel.org/all/20260326-x1e-camss-csi2-phy-dtsi- v3-5-1d5a9306116a@xxxxxxxxxx
I also agree with the principle here. camss since apq8016 has used data-lanes = <0 1 2 3> so we should stick to this established paradigm.
---
bod