Re: [PATCH v4 2/2] phy: qcom-mipi-csi2: Add a CSI2 MIPI DPHY driver
From: Bryan O'Donoghue
Date: Mon Mar 16 2026 - 08:04:21 EST
On 16/03/2026 10:12, Krzysztof Kozlowski wrote:
+ if (IS_ERR(csi2phy->pds[i])) {API is terrible, but it does return NULL.
Ah b******s... thanks missed that completely.
---
bod