OpenCloudOS-Kernel/drivers/media/i2c/soc_camera
Petr Cvek 57b0ad9ebe media: soc_camera: ov9640: move ov9640 out of soc_camera
Initial part of ov9640 transition from soc_camera subsystem to a standalone
v4l2 subdevice. The soc_camera version seems to be used only in Palm Zire72
and in (the future) HTC Magician. On these two devices the support is
broken as pxa_camera driver doesn't use soc_camera anymore. The other
mentions from git grep are "TODOs" (in board-osk.c) or chip names for
unsupported sensors on HW which doesn't use soc_camera at all (irelevant).

Copy the driver files from soc_camera and mark the original ones in the
Kconfig description as obsoleted.

Add config option VIDEO_OV9640 to the build files in drivers/media/i2c.

Signed-off-by: Petr Cvek <petrcvekcz@gmail.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-01-16 13:05:34 -05:00
..
Kconfig media: soc_camera: ov9640: move ov9640 out of soc_camera 2019-01-16 13:05:34 -05:00
Makefile media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
ov9640.h [media] soc-camera: switch I2C subdevice drivers to use v4l2-clk 2013-06-21 16:32:36 -03:00
soc_mt9m001.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_mt9t112.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_mt9v022.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_ov772x.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_ov5642.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_ov9640.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_ov9740.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_rj54n1cb0c.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00
soc_tw9910.c media: rename soc_camera I2C drivers 2018-10-19 08:07:46 -04:00