V4L/DVB (6386): Add support for radio on CX88_BOARD_MSI_TVANYWHERE_MASTER
authorMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 19 Oct 2007 09:59:33 +0000 (06:59 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:00:55 +0000 (19:00 -0200)
commit55c88610fe974c95a62e495305a7386aaac3df39
tree78908c9b4be423ba65b58f5dd2501b832b4d210b
parent0e1165e8d05ef4a530001ea4ac5ff0df78129dd2
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>
drivers/media/video/cx88/cx88-cards.c