V4L/DVB: radio: add support for SAA7706H Car Radio DSP
authorRichard Röjfors <richard.rojfors@pelagicore.com>
Tue, 2 Feb 2010 22:40:49 +0000 (19:40 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:52 +0000 (15:10 -0300)
commitee4b9dbb83c73c5408d7f479a501551a63ec57d3
tree42acf0501526303bcf231a16efea1738aa60905c
parent08c45cd58560f10e08e0ec4686845625b7030e8c
V4L/DVB: radio: add support for SAA7706H Car Radio DSP

Initial support for the SAA7706H Car Radio DSP.

It is a I2C device and currently the mute control is supported.

When the device is unmuted it is brought out of reset and initiated using
the proposed intialisation sequence.

When muted the DSP is brought into reset state.

[akpm@linux-foundation.org: include delay.h]

Signed-off-by: Richard Röjfors <richard.rojfors@pelagicore.com>
Cc: Douglas Schilling Landgraf <dougsland@gmail.com>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/radio/Kconfig
drivers/media/radio/Makefile
drivers/media/radio/saa7706h.c [new file with mode: 0644]
include/media/v4l2-chip-ident.h