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

From: Dmitry Baryshkov
Date: Fri Apr 25 2025 - 04:52:20 EST


On Fri, Apr 25, 2025 at 09:35:05AM +0100, Bryan O'Donoghue wrote:
> 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.

It's easy to miss it.

I think, the supplies should be reflecting actual pins on the SoC.

--
With best wishes
Dmitry