V4L/DVB (9488): Add ov772x driver
This patch adds ov772x driver that use soc_camera framework. It was tested on SH Migo-r board. Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:

committed by
Mauro Carvalho Chehab

parent
d1f81da236
commit
08a66aea55
@@ -60,6 +60,7 @@ enum {
|
||||
|
||||
/* OmniVision sensors: reserved range 250-299 */
|
||||
V4L2_IDENT_OV7670 = 250,
|
||||
V4L2_IDENT_OV772X = 251,
|
||||
|
||||
/* Conexant MPEG encoder/decoders: reserved range 410-420 */
|
||||
V4L2_IDENT_CX23415 = 415,
|
||||
|
Reference in New Issue
Block a user