Searched hist:"4 adb0a0432f489c5eb802b33dae7737f69e6fd7a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/i2c/ |
H A D | ov5645.c | diff 4adb0a0432f489c5eb802b33dae7737f69e6fd7a Mon Jun 18 03:06:58 CDT 2018 Todor Tomov <todor.tomov@linaro.org> media: ov5645: Supported external clock is 24MHz
The external clock frequency was set to 23.88MHz by mistake because of a platform which cannot get closer to 24MHz. The supported by the driver external clock is 24MHz so set it correctly and also fix the values of the pixel clock and link clock. However allow 1% tolerance to the external clock as this difference is small enough to be insignificant.
Signed-off-by: Todor Tomov <todor.tomov@linaro.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|