Re: [PATCH v6 2/5] dt-bindings: media: Add qcom,x1e80100-camss

From: Bryan O'Donoghue
Date: Fri Apr 25 2025 - 04:35:25 EST


On 25/04/2025 09:26, Dmitry Baryshkov wrote:
What should driver do if:

vdd-csiphy0-1p2-supply = <&vreg_1p2_ex0>; <- individual supply in PCB
vdd-csiphy1-1p2-supply = <&vreg_1p2_ex1>; <- individual supply in PCB

vdd-csiphy0-0p8-supply = <&vreg_0p9_ex0>; <- shared pin in the SoC
vdd-csiphy1-0p8-supply = <&vreg_0p9_ex1>; <- should be shared pin

I don't want to allow DT authors to make this kind of mistake.

I require anybody submitting patches to show how they tested this.

So you'd have to lie about testing it for a mistake like that to get through.

---
bod