]> git.ipfire.org Git - thirdparty/linux.git/commit
media: i2c: imx214: Prepare for variable clock frequency
authorAndré Apitzsch <git@apitzsch.eu>
Sat, 24 May 2025 09:14:37 +0000 (11:14 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 06:47:40 +0000 (08:47 +0200)
commita55a5e616b67af845fc62dca997fe16e7b71c1dd
tree47ccbe11557b85d1fb622a7e3caf187a5328d3a0
parent4743c1fad068998a3be030310128c744d536599f
media: i2c: imx214: Prepare for variable clock frequency

Move clock frequency related parameters out of the constant register
sequences, such that the hard coded external clock frequency can be
replaced by a variable in the upcoming patches.

Acked-by: Ricardo Ribalda <ribalda@chromium.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: André Apitzsch <git@apitzsch.eu>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
drivers/media/i2c/imx214.c