The sensor takes 3 voltage supply rails, so add the relevant configuration to the device tree bindings and driver. Dave Stevenson (2): dt-bindings: media: ovti,ov9282: Add optional regulators media: i2c: ov9282: Add support for regulators. .../bindings/media/i2c/ovti,ov9282.yaml | 9 +++++ drivers/media/i2c/ov9282.c | 38 +++++++++++++++++++ 2 files changed, 47 insertions(+) -- 2.34.1