]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: i2c: imx335: Enable regulator supplies
authorKieran Bingham <kieran.bingham@ideasonboard.com>
Mon, 11 Dec 2023 12:59:46 +0000 (18:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:46 +0000 (15:11 +0200)
commit846a78f7a1cbd826be67f988b5f93ca633c5ed69
tree033ead2bc8ec24d9271366a59854aaf3da4cd2eb
parente1b0752da800962a56bb7c25e9db77f28d2a02c1
media: i2c: imx335: Enable regulator supplies

[ Upstream commit fea91ee73b7cd19f08017221923d789f984abc54 ]

Provide support for enabling and disabling regulator supplies to control
power to the camera sensor.

While updating the power on function, document that a sleep is
represented as 'T4' in the datasheet power on sequence.

Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Stable-dep-of: 99d30e2fdea4 ("media: imx335: Fix reset-gpio handling")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/media/i2c/imx335.c