Re: [PATCH v12 6/6] media: qcom: camss: Drop legacy PHY descriptions from x1e
Bryan O'Donoghue <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <[email protected]> |
On 25/07/2026 15:46, Krzysztof Kozlowski wrote: > On 08/07/2026 02:07, Bryan O'Donoghue wrote: >> x1e is the first CAMSS SoC to use the new PHY interface. Drop the redundant >> legacy CSIPHY descriptions. > This looks like breaking existing ABI / users. > > Best regards, > Krzysztof Yeah - I need to detect if the CSIPHY nodes is available at runtime instead, true. --- bod