V4L/DVB (11743): Analog Devices ADV7343 video encoder driver
authorChaithrika U S <chaithrika@ti.com>
Thu, 7 May 2009 12:30:01 +0000 (09:30 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:59 +0000 (18:20 -0300)
commit06e61f8d5f5df68104168ac20d0527ecee13638a
tree11a0a57bfd6120a79edb2a13d358732f72bbda99
parent40199c50b891d24d1a8f1d480f886680a3ac9b74
V4L/DVB (11743): Analog Devices ADV7343 video encoder driver

Add ADV7343 I2C based video encoder driver. This follows the
v4l2-subdev framework. This driver has been tested on TI DM646x EVM. It
has been tested for Composite and Component outputs.

Updates as per review by Mauro Chehab, added support for more standards
supported by the encoder. Also adding the missed out signed-offs.Tested
only NTSC and PAL standards.

[hverkuil@xs4all.nl: s_routing API changed, updated driver to use new API]
Signed-off-by: Manjunath Hadli <mrh@ti.com>
Signed-off-by: Brijesh Jadav <brijesh.j@ti.com>
Signed-off-by: Chaithrika U S <chaithrika@ti.com>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/Kconfig
drivers/media/video/Makefile
drivers/media/video/adv7343.c [new file with mode: 0644]
drivers/media/video/adv7343_regs.h [new file with mode: 0644]
include/media/adv7343.h [new file with mode: 0644]
include/media/v4l2-chip-ident.h