summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/videocodec.h
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2007-07-31 19:06:50 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2007-07-31 19:06:50 -0700
commit263fb70fae7c0cabc33984fc92f4a70f2503ef76 (patch)
tree3be1b6f356f9abb8c61cdefb99755d4483c6e9e5 /linux/drivers/media/video/videocodec.h
parentb0e920555b166ad438226526c4393703808f76fc (diff)
downloadmediapointer-dvb-s2-263fb70fae7c0cabc33984fc92f4a70f2503ef76.tar.gz
mediapointer-dvb-s2-263fb70fae7c0cabc33984fc92f4a70f2503ef76.tar.bz2
cx88: Wrong values used for HD-3000 radio mode
From: Trent Piepho <xyzzy@speakeasy.org> After some tedious work with a logic probe and a magnifying glass, I've determined that GPIO 7 is used to switch between the DTT7612's Sound 4.5 MHz IF output on pin 12 and the FM 10.7MHz If output on pin 11. GPIO 2 is used to switch the card's analog sound output from from the analog input connector to the CX23883's audio DACs. So, in radio mode GPIO2 = 1 and GPIO7 = 0. Add some comments about how the HD-3000's GPIOs are connected. Delete the vmux setting for the radio, as vmux doesn't apply to radio mode. Also delete the lines setting unused gpio words to zero; it's not necessary as 0 is the default value for uninitialized fields. Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/drivers/media/video/videocodec.h')
0 files changed, 0 insertions, 0 deletions