Re: [PATCH v8 02/18] dt-bindings: media: qcom,x1e80100-camss: Convert from inline PHY definitions to PHY handles

From: Bryan O'Donoghue

Date: Fri Feb 27 2026 - 03:48:55 EST


On 27/02/2026 07:24, Krzysztof Kozlowski wrote:
Well, is there a way to support both then ?
I would just not touch x1e80100, but if you want then probably binding
should stay backwards compatible, where you keep all properties intact
and only add csiphy nodes.


I really want to stop adding new stuff with the legacy way that has broken power-rails, even if that means x1e has a bit Frankenstein binding.

Right now I have csiphy and their registers listed in the camss block.

I could add phys = <> as optional in the schema. Is there any reason to
stop adding adjacent csiphy nodes ?
I think no.

Great so, that's what I'll do.

---
bod