]> git.ipfire.org Git - thirdparty/linux.git/commit
media: i2c: imx214: Remove hard-coded external clock frequency
authorAndré Apitzsch <git@apitzsch.eu>
Sat, 24 May 2025 09:14:40 +0000 (11:14 +0200)
committerHans Verkuil <hverkuil@xs4all.nl>
Mon, 30 Jun 2025 06:47:40 +0000 (08:47 +0200)
commit2db8bd2efd97b957d7fca8abe137255068e02fb3
treeb1111a9d6d423cd044a71a436140185cb3209c99
parent5ecc7b0b48f2dbe0e4d601084e956cddc57acc5a
media: i2c: imx214: Remove hard-coded external clock frequency

Instead rely on the rate set on the clock (using assigned-clock-rates
etc.)

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