On 11/07/2022 10:16, Alexander Stein wrote: > Add regulators for each power domain. > > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/media/i2c/ovti,ov9282.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml b/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml > index 285f8c85f253..9abfaabd373a 100644 > --- a/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml > +++ b/Documentation/devicetree/bindings/media/i2c/ovti,ov9282.yaml > @@ -39,6 +39,15 @@ properties: > description: Reference to the GPIO connected to the XCLR pin, if any. > maxItems: 1 > > + avdd-supply: > + description: Analog power supply > + > + dovdd-supply: > + description: Digital I/O power supply > + > + dvdd-supply: > + description: Digital core supply > + Are all these valid for both variants/devices? Best regards, Krzysztof