1
0
Fork 0
remarkable-linux/drivers/media
Todor Tomov f86f6ebc1b media: ov5645: Supported external clock is 24MHz
[ Upstream commit 4adb0a0432 ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-26 08:38:00 +02:00
..
cec License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
common media: siano: get rid of __le32/__le16 cast warnings 2018-08-03 07:50:37 +02:00
dvb-core media: dvb_frontend: fix locking issues at dvb_frontend_get_event() 2018-07-03 11:25:02 +02:00
dvb-frontends media: helene: fix xtal frequency setting at power on 2018-09-19 22:43:44 +02:00
firewire [media] firewire: don't break long lines 2016-10-21 10:06:00 -02:00
i2c media: ov5645: Supported external clock is 24MHz 2018-09-26 08:38:00 +02:00
mmc License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci media: tw686x: Fix oops on buffer alloc failure 2018-09-26 08:38:00 +02:00
platform media: s5p-mfc: Fix buffer look up in s5p_mfc_handle_frame_{new, copy_time} functions 2018-09-19 22:43:43 +02:00
radio media: si470x: fix __be16 annotations 2018-08-03 07:50:41 +02:00
rc media: rc: oops in ir_timer_keyup after device unplug 2018-07-22 14:28:48 +02:00
spi [media] gs1662: drop kfree for memory allocated with devm_kzalloc 2016-10-24 17:59:08 -02:00
tuners media: r820t: fix r820t_write_reg for KASAN 2018-02-22 15:42:32 +01:00
usb media: dw2102: Fix memleak on sequence of probes 2018-09-19 22:43:39 +02:00
v4l2-core media: videobuf2-core: check for q->error in vb2_core_qbuf() 2018-09-26 08:38:00 +02:00
Kconfig media: rc-core: do not depend on MEDIA_SUPPORT 2017-08-20 09:39:36 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c media: media-device: fix ioctl function types 2018-08-03 07:50:35 +02:00
media-devnode.c media: utilize new cdev_device_add helper function 2017-03-21 06:44:33 +01:00
media-entity.c media: Make parameter of media_entity_remote_pad() const 2017-07-20 16:54:04 -04:00