media: i2c: imx258: Add regulator control
authorDave Stevenson <dave.stevenson@raspberrypi.com>
Tue, 15 Jun 2021 17:45:40 +0000 (18:45 +0100)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:32 +0000 (11:33 +0000)
commit89b993dd732a6338fc4dfc09a188d6030172392e
tree335567c00c76c56664fb68cfa4f98748623aaac8
parentda505f4a47383655bd2443c4dab833934e963246
media: i2c: imx258: Add regulator control

The device tree bindings define the relevant regulators for the
sensor, so update the driver to request the regulators and control
them at the appropriate times.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
drivers/media/i2c/imx258.c