]> git.ipfire.org Git - thirdparty/linux.git/commit
media: i2c: vd55g1: Setup sensor external clock before patching
authorBenjamin Mugnier <benjamin.mugnier@foss.st.com>
Wed, 11 Jun 2025 08:48:32 +0000 (10:48 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 07:06:21 +0000 (09:06 +0200)
commitdf2f8fd91bde57d5d5aca6adddf7e988f2e8c60e
tree3de552c2844db6d94b1a449c873bf8a39ea06265
parent5931eed35cb632ff8b7e0b0cc91abc6014c64045
media: i2c: vd55g1: Setup sensor external clock before patching

Proper clock configuration is required to advance through FSM states.
Prior than this having a different clock value than default sensor's
value was used (12 MHz) could prevent the sensor from booting.

Signed-off-by: Benjamin Mugnier <benjamin.mugnier@foss.st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/vd55g1.c