linux/drivers/media/video/cx88
Mauro Carvalho Chehab 55c88610fe V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER
This board has some special tea5767 configuration. Basically, radio 
XTAL uses a different frequency than the other supported radios. It 
uses a 13 MHz XTAL.

This patch adds the proper radio gpio and tea5767 configurations for 
the board.

Also, with PAL/BG, the board requires some special init for tda9887:
port1=0 port2=0 qss=1

Thanks to Serge Kolotylo and MIDImaster for their help on identifying 
the proper needs for this driver.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-01-25 19:00:55 -02:00
..
Kconfig V4L/DVB (6479): use input functions, should depend on INPUT 2007-11-04 21:41:23 -02:00
Makefile V4L/DVB (5166): Remove obsolete alias defines of CONFIG_* settings 2007-02-21 13:35:11 -02:00
cx88-alsa.c V4L/DVB (6187): cx88-alsa: Add TLV support 2007-10-22 12:01:18 -02:00
cx88-blackbird.c V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop 2007-12-11 18:08:09 -02:00
cx88-cards.c V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER 2008-01-25 19:00:55 -02:00
cx88-core.c V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:34:48 -03:00
cx88-dvb.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-i2c.c V4L/DVB (6384): Replace TDA9887_SET_CONFIG by TUNER_SET_CONFIG 2008-01-25 19:00:54 -02:00
cx88-input.c V4L/DVB (6247): Fix bug #8689: Fixes IR stop/start during suspend/resume 2007-10-09 22:14:51 -03:00
cx88-mpeg.c V4L/DVB (6336): cx8802: Plug memory leak when unregistering a driver 2007-10-22 12:01:43 -02:00
cx88-reg.h V4L/DVB (6066): cx88-alsa: Change order of interrupt enabling, fix spurious IRQs 2007-10-09 22:05:55 -03:00
cx88-tvaudio.c V4L/DVB (6125): whitespace cleanup: replace leading spaces with tabs 2007-10-09 22:07:29 -03:00
cx88-vbi.c V4L/DVB (6312): cx88: Replace list_for_each+list_entry with list_for_each_entry 2007-10-10 13:34:48 -03:00
cx88-video.c V4L/DVB (6602): V4L: Convert videobuf drivers to videobuf_stop 2007-12-11 18:08:09 -02:00
cx88-vp3054-i2c.c V4L/DVB (6333): cx88: Change void* card_priv to struct vp3054_i2c_state 2007-10-22 12:01:42 -02:00
cx88-vp3054-i2c.h V4L/DVB (5629): Cx88: VP3054 support can't be a module when cx88 is compiled in 2007-07-18 14:23:11 -03:00
cx88.h V4L/DVB (6334): cx88: Change (struct cx8802_dev)->drvlist to a list_head and fix bugs 2007-10-22 12:01:43 -02:00